Skip to content

richie5um/vscode-statusbar-json-path

Repository files navigation

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"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published