Goto Definition

Tombi supports goto definition.

Goto JSON Schema

In TOML files with an applied JSON Schema, 'Go to Type Definition' jumps to the TOML file where the JSON Schema is defined.

Goto Type DefinitionGoto Type Definition

Goto Workspace of Cargo.toml / pyproject.toml

Tombi provides enhanced goto definition features for Rust and Python projects:

  • For Rust projects using Cargo, see tombi-extension-cargo for details about goto definition in Cargo.toml files.
  • For Python projects using uv, see tombi-extension-uv for details about goto definition in pyproject.toml files.