You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When my Python imports get scrolled out of view, they no longer get the correct syntax highlighting when they are being used. See the base64 and requests import on uses in the screenshots below. When the import line gets scrolled out of view, the syntax highlighting changes from red to white. I've tried it with multiple themes, it happens for all of them.
Reproduction Steps
Create a new Python file, put imports at the top and use them in the script.
Scroll the import lines out of view and see the syntax highlighting disappear.
Summary
When my Python imports get scrolled out of view, they no longer get the correct syntax highlighting when they are being used. See the base64 and requests import on uses in the screenshots below. When the import line gets scrolled out of view, the syntax highlighting changes from red to white. I've tried it with multiple themes, it happens for all of them.
Reproduction Steps
Create a new Python file, put imports at the top and use them in the script.
Scroll the import lines out of view and see the syntax highlighting disappear.
Helix log
N/A?
Platform
macOS
Terminal Emulator
wezterm 20221119-145034-49b9839f
Helix Version
helix 22.12 (96ff64a)
The text was updated successfully, but these errors were encountered: