Commit 66c75e5
Rename "Toggle Breakpoint" to "Toggle Enabled" in breakpoints widget
Avoid naming conflict with the existing F2 "Toggle Breakpoint" action that adds/removes breakpoints. The breakpoints widget action (Ctrl+Shift+B) now called "Toggle Enabled" to clearly indicate it toggles the enabled state of existing breakpoints.
Co-authored-by: xusheng6 <[email protected]>1 parent 51a0800 commit 66c75e5
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
297 | | - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
0 commit comments