Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Naive Ligo NavigationNew to Visual Studio Code? Get it now.
Naive Ligo Navigation

Naive Ligo Navigation

Julian Konchunas

|
124 installs
| (1) | Free
Navigates Ligo by naive searches using `git grep`
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Navigate Pascal Ligo projects by naive searches using git grep

Implements "Go to definition" for Pascal Ligo dialect of Tezos smart contract language

  • Makes strong assumptions on your project code formatting
  • Requires workspace folder to be checked into git
  • Loads and navigates in few milliseconds as opposed to fully-fledged Language servers
  • Doesn't build AST, often misses and yields false positives
  • Might require pascaligo-vscode package to identify ligo language
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft