Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>key cookerNew to Visual Studio Code? Get it now.
key cooker

key cooker

Mohamed Ali

|
4 installs
| (0) | Free
This extension allows you to copy the path to a property in a JSON, YAML, JS/TS objects, and TS types.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Key Cooker

Key Cooker is an extension designed to provide the best experience when working with key-value pairs of data (JSON, YAML, JS object, and TS types).

How to use

Follow the next steps to gain the best experience:

  1. Open JSON, YAML, or, JS/TS file.
  2. Select key as above image.
  3. Click Ctrl + Shift + C
    Or
    Open context menu and click Copy key path option
    Or
    Open Command palette (using view menu or click Ctrl + Shift + P) and search about Copy key path and click it.
  4. Click Ctrl + V (based on your settings) to past the copied key.

How to copy selected key at JSON/YAML

how to copy selected key at JSON/YAML files

How to copy selected key at JS Object or TS Type

How to copy selected key at TS and JS

Features

  • Copy selected key path.
    • Copy the key path at JSON file.
    • Copy the key path at YAML file.
    • Copy the key path at JS object.
    • Copy the key path at TS type.
  • Copy key path on focus. (coming soon)
  • Preview the JSON, YAML, JS objects, and TS types. (coming soon)

Release Notes

0.0.1

  • Add copy selected key path.

License

Key Cooker is licensed under the MIT License. For full license details, please refer to the LICENSE file included in this repository.

Contribution

Key Cooker is an open-source project and welcomes contributions.

  • Create a bug/feature issue.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft