**Is your feature request related to a problem? Please describe.** It would be nice to be able to set a keybinding in your `keybindings.json` file **Describe the solution you'd like** ```json { "key": "", "command": "extension.copy-json-path.copy" } ```
Is your feature request related to a problem? Please describe.
It would be nice to be able to set a keybinding in your
keybindings.jsonfileDescribe the solution you'd like
{ "key": "", "command": "extension.copy-json-path.copy" }