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

Syntax Highlighting breaks when parts of code is not in view. #8639

Closed
aspizu opened this issue Oct 27, 2023 · 1 comment
Closed

Syntax Highlighting breaks when parts of code is not in view. #8639

aspizu opened this issue Oct 27, 2023 · 1 comment

Comments

@aspizu
Copy link

aspizu commented Oct 27, 2023

def foo(arg): # <-- If this line is not in view, then...
   ...
   ...
   ...
   arg # ... this will not get highlighted correctly.
@gabydd
Copy link
Member

gabydd commented Oct 27, 2023

Duplicate of #1151

@gabydd gabydd closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2023
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

2 participants