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

Ctrl-click hover highlight doesn't disappear if a line is commented out while highlighted #136

Open
gene-pavlovsky opened this issue Apr 10, 2016 · 1 comment

Comments

@gene-pavlovsky
Copy link

Steps to reproduce:

  1. Select a line of code.
  2. Hold Ctrl and hover the mouse over some keyword in that line - keyword's background is highlighted.
  3. Still holding Ctrl, press and release Q, commenting out the line.
  4. Move the mouse away from that line

Expected results: keyword highlight should disappear when the line is commented out, or at least when the mouse is moved away from that keyword.
Actual results: keyword stays highlighted, or partially highlighted.

@gene-pavlovsky
Copy link
Author

Another related (I think) issue I had several times already is that sometimes line uncommented with Ctrl+Q remains colored as a comment, I have to switch documents back-and-forth or comment/uncomment once again.
Т.е. строчку кода раскомментил, а она осталась серой.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant