Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Schema Path GeneratorNew to Visual Studio Code? Get it now.
Schema Path Generator

Schema Path Generator

Djolka

|
43 installs
| (0) | Free
Extension for generating attribute full path from schema
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Schema Path Generator

Extension for generating attribute full path from Schema

Features

Without selecting attribute name in .json file:

  1. Open wanted schema .json file in your workspace
  2. Press F1 (or CTRL + SHIFT + P)
  3. Type and choose "Schema Path Generator"
  4. Enter attribute name that you want to get the full path to
  5. Press Enter
    1. You can also type some attribute path that you know it is in wanted path to reduce search items
  6. Hover over "Click to copy" field to peek into the full path if it is not visible
  7. Once you find the right path click on that tab and it will be copied to your clipboard

With selecting attribute name in .json file:

  1. Open wanted schema .json file in your workspace
  2. Select wanted attribute name
  3. Press F1 (or CTRL + SHIFT + P)
    1. You can also right-click on the selected attribute and click on "Generate Schema Path"
    2. Or you can click your chosen shortcut
  4. Chosen attribute path will be copied to your clipboard

Feel free to create the shortcut to make the process faster : )

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