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
Currently, the Snakemake language grammar, contributed by @SebastianDall (Thank you a thousand times!) in #11858, is not correctly applied to files named "Snakefile".
I have already fixed this in #11936, which also adds formatting using snakefmt to Snakefiles.
Reproduction Steps
I tried this with an existing Snakefile:
hx Snakefile
I expected this to happen:
Correct syntax highlighting.
Instead, this happened:
The file is handled as plain text.
Helix log
No response
Platform
Windosw Subsystem for Linux 2
Terminal Emulator
Windows Terminal 1.21.2911.0
Installation Method
source
Helix Version
Helix 24.07 (a145335)
The text was updated successfully, but these errors were encountered:
Summary
Currently, the Snakemake language grammar, contributed by @SebastianDall (Thank you a thousand times!) in #11858, is not correctly applied to files named "Snakefile".
I have already fixed this in #11936, which also adds formatting using
snakefmt
to Snakefiles.Reproduction Steps
I tried this with an existing Snakefile:
hx Snakefile
I expected this to happen:
Correct syntax highlighting.
Instead, this happened:
The file is handled as plain text.
Helix log
No response
Platform
Windosw Subsystem for Linux 2
Terminal Emulator
Windows Terminal 1.21.2911.0
Installation Method
source
Helix Version
Helix 24.07 (a145335)
The text was updated successfully, but these errors were encountered: