Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 324 Bytes

File metadata and controls

9 lines (8 loc) · 324 Bytes

How to Install JSON Semantic Path Extension

  1. Download the json-semantic-path-x.x.x.vsix file
  2. Open VS Code
  3. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac)
  4. Type: Extensions: Install from VSIX...
  5. Select the downloaded .vsix file
  6. Restart VS Code
  7. Open a JSON file and enjoy semantic path navigation!