Skip to content

comlinegmbh/vscode-yaml-key-viewer

 
 

Repository files navigation

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

License

MIT

About

YAML key viewer for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%