Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NestinationNew to Visual Studio Code? Get it now.
Nestination

Nestination

unickhow

|
19 installs
| (0) | Free
Find target in nested content
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nestination

The JSON Key Finder is a Visual Studio Code extension designed to enhance your workflow by providing easy navigation through JSON files. This extension offers a quick search functionality to locate keys in your JSON, no matter how deeply nested they are. When a specific key is searched, the view is centered and highlighted, providing an instant visual cue to the key's location in the code.

Demo

CleanShot 2024-02-20 at 12 06 40

How to use

Cmd + Shift + P (or Ctrl + Shift + P for Windows) and execute 'Find key nestination'.

TODO

  • [ ] support finding array index (e.g., foo.bar[1])
  • [ ] copy key and paste full dot notation path
  • [ ] support more ext (e.g., *.yaml)
  • [ ] better docs and icon
  • [ ] testing
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft