Extensions
⚠️Warning
The following features are experimental and may change in the future.
Tombi currently ships experimental built-in extensions for well-known TOML ecosystems. These extensions provide project-aware editor features that go beyond plain JSON Schema support.
Current extension pages:
- Cargo Extension for Rust
Cargo.toml - Pyproject Extension for Python
pyproject.toml
Typical extension features include:
- workspace-aware go to definition / go to declaration
- package metadata hover
- project-specific completion
- document links to manifests, registries, repositories, and local files
- refactoring-oriented code actions
You can also enable or disable individual extension features from [extensions].