We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's not possible to set a breakpoint on a line if there's an icon in the gutter.
The text was updated successfully, but these errors were encountered:
There's an issue on VS Code's repo that tracks this. microsoft/vscode#5923
A possible workaround is to use F9 to set a breakpoint which will put the red dot on top of the icon.
F9
Sorry, something went wrong.
There is another currently open issue for the same problem microsoft/vscode#95992 Seems that after over 4 years there is still no solution.
I agree that this is kind of annoying. Hopefully it will be fixed one day.
No branches or pull requests
It's not possible to set a breakpoint on a line if there's an icon in the gutter.
The text was updated successfully, but these errors were encountered: