Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JSON Path Status BarNew to Visual Studio Code? Get it now.
JSON Path Status Bar

JSON Path Status Bar

richie5um2

|
67,724 installs
| (22) | Free
Shows the path to the selected JSON property in the status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

StatusBar JSONPath

Shows the path to the selected JSON Property in the StatusBar.

JSONPath

⚠️ Only works for registered JSON files. (json, jsonc, asl, ssm-json)

If you want to alias a JSON like file, add this to your config.json

"files.associations": {
    "*.myjson": "json"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft