Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>YAML key viewerNew to Visual Studio Code? Get it now.
YAML key viewer

YAML key viewer

cybai

|
47,301 installs
| (3) | Free
YAML key viewer for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

YAML Key Viewer for Visual Studio Code

The MIT License GitHub Visual Studio Marketplace Travis David

Usage

You can use this extension to get the full path of the key where your cursor is on.

Use Cmd-Shift-P (Mac) or Ctrl-Shift-P (Windows/Linux).

There are two commands:

  • YAML: Get full key: See the full key
  • YAML: Copy full key to clipboard: Copy the full key to clipboard

Example:

Use YAML: Get full key like below

command

Then, it will show the full path the key where your cursor is on.

result

Installation

  1. Install Visual Studio Code
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension YAML key viewer
  6. Reload Visual Studio Code

Additional installation steps Linux

Xclip is required.

Install xclip on Debian/Ubuntu: sudo apt-get install xclip

Install xclip on CentOS/RHEL/Fedora: sudo yum install xclip (You must have epel/3rd part repositories enabled)

License

MIT

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