View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0036061 | Lazarus | IDE | public | 2019-09-10 14:12 | 2019-09-11 14:51 |
Reporter | Fr0sT | Assigned To | Martin Friebe | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | x64 | OS | Windows | ||
Product Version | 2.1 (SVN) | ||||
Fixed in Version | 2.2 | ||||
Summary | 0036061: [suggestion] Add key mapping for disabling a breakpoint | ||||
Description | Currently one can't configure key mapping for enabling/disabling a breakpoint. Would be nice to have such hotkey (Shift-F5 maybe) | ||||
Tags | breakpoints, IDE, key mappings | ||||
Fixed in Revision | 61854 | ||||
LazTarget | 2.2 | ||||
Widgetset | |||||
Attached Files |
|
|
|
|
1. Pressing F5 second time disables breakpoint. 2. You can assign key combination for separate command "Disable breakpoint" by yourself. See picture. You can use Ctrl-Shift-F5 (it is free combination). |
|
Please test and close if ok |
|
Default key Ctrl-Shift-F5 - Creates new breakpoint if none exists - Otherwise toggles its enabled state @FTurtle: Disable <> Remove |
|
*edited* Oh, I see that it is fixed in r61854, testing now... Everything's fine, thanks! |
|
I made a last minute amendment. As there already is a key to set a new breakpoint, if you use this on a line without existing breakpoint it will create the new breakpoint as disabled. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-10 14:12 | Fr0sT | New Issue | |
2019-09-10 14:24 | Fr0sT | Tag Attached: IDE | |
2019-09-10 14:24 | Fr0sT | Tag Attached: key mappings | |
2019-09-10 14:24 | Fr0sT | Tag Attached: breakpoints | |
2019-09-10 18:03 | FTurtle | File Added: remove_breakpoint_cfg.png | |
2019-09-10 18:03 | FTurtle | Note Added: 0118020 | |
2019-09-10 20:47 | Martin Friebe | Assigned To | => Martin Friebe |
2019-09-10 20:47 | Martin Friebe | Status | new => assigned |
2019-09-10 20:53 | Martin Friebe | Status | assigned => resolved |
2019-09-10 20:53 | Martin Friebe | Resolution | open => fixed |
2019-09-10 20:53 | Martin Friebe | Fixed in Version | => 2.2 |
2019-09-10 20:53 | Martin Friebe | Fixed in Revision | => 61854 |
2019-09-10 20:53 | Martin Friebe | LazTarget | => 2.2 |
2019-09-10 20:53 | Martin Friebe | Widgetset | Win32/Win64 => |
2019-09-10 20:53 | Martin Friebe | Note Added: 0118021 | |
2019-09-10 20:54 | Martin Friebe | Note Added: 0118022 | |
2019-09-10 21:05 | Martin Friebe | Note Edited: 0118022 | View Revisions |
2019-09-11 13:45 | Fr0sT | Note Added: 0118032 | |
2019-09-11 13:48 | Fr0sT | Note Edited: 0118032 | View Revisions |
2019-09-11 13:50 | Fr0sT | Note Edited: 0118032 | View Revisions |
2019-09-11 14:51 | Martin Friebe | Note Added: 0118035 |