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

bug: VS Code Highlighting Problem #1833

Closed
3 tasks done
shanepat opened this issue Feb 29, 2024 · 2 comments
Closed
3 tasks done

bug: VS Code Highlighting Problem #1833

shanepat opened this issue Feb 29, 2024 · 2 comments
Labels
bug Something isn't working category: visual related to highlights, selections, etc duplicate

Comments

@shanepat
Copy link

shanepat commented Feb 29, 2024

Check the following:

Neovim version (nvim -v)

1.6.1

Operating system/version

MacOS 14.3.1

Describe the bug

Code highlighting is inconsistent when mouse scrolling.
Screenshot 2024-02-29 at 13 28 25

Steps To Reproduce

  1. Be on the code with extension
  2. Scroll down and the inconsistent highlighting should occur

Expected Behavior

Code highlighting should not be effect by the extension.

@shanepat shanepat added the bug Something isn't working label Feb 29, 2024
@justinmk justinmk added category: visual related to highlights, selections, etc duplicate labels Mar 1, 2024
@justinmk
Copy link
Collaborator

justinmk commented Mar 1, 2024

search existing issues

@justinmk justinmk closed this as completed Mar 1, 2024
@justinmk
Copy link
Collaborator

justinmk commented Mar 1, 2024

Neovim version (nvim -v)
1.6.1

That is not a valid Nvim version.

Ensure you have the latest version of Nvim. See also #1832

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working category: visual related to highlights, selections, etc duplicate
Projects
None yet
Development

No branches or pull requests

2 participants