vscode-toml
vscode-toml copied to clipboard
TOML support for vscode
Tom's Obvious Minimal Language
https://github.com/GalAster/vscode-toml
Todo List
- [x] TOML Formatter
- [x] Support v1.0
- [ ] Json to Toml
- [ ] Yaml to Toml
LSP is not included in the plan of this project, if you want a better dynamic interactive experience, please try Even Better Toml!
Theme Compatibility
Highlighting is compatible with all themes, but the visual experience will be affected by the theme.
Main development environment was under Flatland Monokai.
And we review the visual experience under: Dark, OneDarkPro, Monokai, Electron
There also a specialized theme for TOML: Nyx
Limitation
The plugin only provide static lexical highlighting, so it can't find all the invaild inputs.