-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
C-bugCategory: This is a bugCategory: This is a bug
Description
Summary
When I pulled from master yesterday the syntax highlighting was broken for js, ts, and tsx. When I checked the logs I saw the following error
helix_core::syntax [ERROR] Failed to compile highlights for 'javascript': invalid node type "function_expression"
The commit logs from master shows that its comming from here
Checking out a few commits before this commit fixed the issue for me.
Reproduction Steps
Pull from master HEAD de0518d0e631f1984dc7229b76c2bdadf2bffe5d
I tried this:
hx
I expected this to happen:
Instead, this happened:
Helix log
helix_core::syntax [ERROR] Failed to compile highlights for 'javascript': invalid node type "function_expression"
Platform
macOS
Terminal Emulator
Warp
Installation Method
source
Helix Version
helix 25.07.1 (a05c151)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bugCategory: This is a bug