-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
First of all; great plugin. It seems like a little change to have a visible icon in the gutter instead of the problem tab, but it's way easier now to spot issues!
It's currently not possible to add a breakpoint by clicking in the gutter, when there is a error-gutters-symbol there. It does work with the F9 shortcut though, but it would be nice if just clicking in the gutter like we use to works too.
Sometimes errors aren't errors, but more like warnings how things could be better, like example below on line 141, where we just want to add a breakpoint on them to see a value for example.
I never created plugins for VS Code, but as VS Code is based on Chromium my guess would be that pointer-events: none;
on the icons css could be a fix?
Metadata
Metadata
Assignees
Labels
No labels