@phoenix-plugin-registry/brackets-copy-json-path

1.0.0 • Public • Published

Copy JSON Path

Brackets Extension that allows to copy the JSON path (e.g. level0.level1.level2) from current cursor position.

Installation

Use the built-in Brackets Extension Manager for downloading and installing this extension. Search for brackets-copy-json-path and click on Install.

Usage

Open or create a JSON file and use one of the following ways to copy the JSON path from current cursor position:

  • Use shortcut Ctrl-Alt-C (Windows/Linux) / Cmd-Shift-C(Mac)
  • Right click on text position and select Copy JSON path
  • Use main menu: Edit -> Copy JSON path

If document contains valid JSON then the current path is copied to clipboard.; if it's not the clipboard is not modified.

Issues

For any issues please refer to the issues page.

License

Copy JSON Path is licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i @phoenix-plugin-registry/brackets-copy-json-path

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

9.49 kB

Total Files

6

Last publish

Collaborators

  • ushmajit
  • core.ai