Skip to content
New issue

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

Having problems using in debug mode , can't put breakpoint #129

Closed
Jeyanthinath opened this issue Aug 18, 2017 · 4 comments
Closed

Having problems using in debug mode , can't put breakpoint #129

Jeyanthinath opened this issue Aug 18, 2017 · 4 comments

Comments

@Jeyanthinath
Copy link

Steps to reproduce:

  1. Create a line with some spelling mistake
  2. Try debugging the file
  3. while debugging you can't able to put breakpoint

Because the spelling mistake suggestion icon is occupying the breakpoint placeholder :(

@Jeyanthinath Jeyanthinath changed the title Having problems using in debug mode , can't put breakpoing Having problems using in debug mode , can't put breakpoint Aug 18, 2017
@Jason3S
Copy link
Collaborator

Jason3S commented Aug 18, 2017

Hello @Jeyanthinath,

Thank you. I can easily reproduce it. This is an issue with VS Code and how it displays Diagnostic results. Notice how it is also an issue if you have a linter or language error in your code, the 💡gets in the way.

See microsoft/vscode#25174

The work around is to move the cursor to another line.

@Jason3S
Copy link
Collaborator

Jason3S commented Aug 18, 2017

Thank you for binging it up. I'm going to close this, unless you feel it is really just an issue with the spell checker.

@Jason3S Jason3S closed this as completed Aug 18, 2017
@Jeyanthinath
Copy link
Author

@Jason3S Thanks for the response 👍

@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants