eclipse-theia/theia

manage inline breakpoints with the editor gutter context menu

Open

#6,795 创建于 2019年12月27日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (2,478 fork)batch import
debugenhancementhelp wanted

仓库指标

Star
 (18,676 star)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

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.

贡献者指南