rust-lang / rust-analyzer

A Rust compiler front-end for IDEs
https://rust-analyzer.github.io/
Apache License 2.0
13.62k stars 1.49k forks source link

[Feature Request] Add syntax highlight support for `.toml` files #17194

Closed polarove closed 1 week ago

polarove commented 1 week ago

I am not sure who's suitable for integrating this feature, rust-analyzer or vscode

lnicola commented 1 week ago

We hope to implement this at one point, but you can use the Better TOML extension in the meanwhile.