Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>yaml-navigatorNew to Visual Studio Code? Get it now.
yaml-navigator

yaml-navigator

Yeonghun Ki

|
238 installs
| (1) | Free
navigate files in yaml file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

yaml-navigator

Navigate and manage file references in YAML files.

Features

  • Quick File Navigation: Place cursor on a file path and press ALT+d to open the file
  • Reference Explorer: Explorer sidebar view showing which files reference the current YAML file
  • Preview & Highlight: Click references to jump to the exact location with highlighting
  • Auto-create Files: Optional setting to create files if they don't exist

demo

Configuration

  • yaml-navigator.createFileIfNotExists: Create an empty file if the referenced file does not exist (default: false)

Changelog

1.0.0

  • Major architecture rewrite using YAML AST parsing
  • Implemented provider pattern for extensibility
  • Added reference explorer view with parent/child file references
  • Added preview and highlight support
  • New option to create files if not found

0.2.0 and 0.1.0

  • Initial release with basic file navigation

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft