eclipse-theia/theia
View on GitHubmanage inline breakpoints with the editor gutter context menu
Open
#6,795 opened on Dec 27, 2019
debugenhancementhelp wanted
Repository metrics
- Stars
- (18,676 stars)
- PR merge metrics
- (Avg merge 15d 4h) (75 merged PRs in 30d)
Description
Right now (after https://github.com/eclipse-theia/theia/pull/5774) one can add inline breakpoints from the main menu, from the command palette or using shift + f9 short-cut. It would be nice if one would be able to use the context menu in the editor gutter to add/remove/enable/disable a breakpoint at the specific column in the line.