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:
Open JSON, YAML, or, JS/TS file.
Select key as above image.
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.
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 JS Object or TS Type
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.