What does the green circle on the line number mean? #9381
-
I haven't put any breakpoint or anything there. It was picked up by default. |
Beta Was this translation helpful? Give feedback.
Answered by
SublimeIbanez
Jan 25, 2024
Replies: 2 comments
-
It depends on your theme, but if it's not breakpoints then it's indicating there is some diagnostic on those lines. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's a diagnostic for both |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Bipinoli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's a diagnostic for both
e
andevent
on those lines (note the underlines). Hover over them with the cursor and something should pop up at the top right to explain what's being notified.