Open
Description
Summary
Looking at some code from rust-analyzer
:config.rs.
Results in some strange syntax highlighting within the config_data!
macro:
Not sure if it counts as a bug since the code inside the macro is not actually valid rust syntax, but thought I'd file this anyway just in case 🤷♂️.
For reference this is what it looks like in vscode:
Also wrong, but in a different way 😆
Reproduction Steps
I tried this:
hx config.rs
I expected this to happen:
Text inside quotes is colored as such.
Instead, this happened:
Some text is colored incorrectly
Helix log
No response
Platform
Linux
Terminal Emulator
kgx (Gnome Console)
Helix Version
helix 23.03