Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Best TOMLNew to Visual Studio Code? Get it now.
Best TOML

Best TOML

rherre86

|
15 installs
| (0) | Free
Lightweight TOML syntax highlighting for VS Code – perfect for pyproject.toml, Cargo.toml and other TOML-based configs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Best TOML — A lightweight TOML syntax extension for VS Code

Best TOML provides clean, modern, and fast TOML syntax highlighting for Visual Studio Code.
It is ideal for:

  • pyproject.toml
  • uv, Poetry, Ruff toolchains
  • any TOML-based configuration

The extension focuses on correctness, performance, and simplicity — no language server, no heavy dependencies, just solid TOML highlighting.


✨ Features

  • Full TOML 1.x syntax highlighting
  • Recognizes:
    • Tables ([table], [[array.of.tables]])
    • Keys and values
    • Strings (single and double quoted)
    • Numbers, integers, floats, hex, octal, binary
    • Booleans (true, false)
    • RFC 3339 datetime formats
  • Automatic detection of .toml files
  • Auto-closing brackets and quotes
  • Comment highlighting (#)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft