ZainChen/vscode-json

Feature request: copy path to json element from tree

Opened this issue · 0 comments

F1iX commented

Thanks for your great work, @ZainChen !

A feature, which would be really helpful for me, is a button next to rename to copy the relative path of a json element right from the tree in order to use it in my code. For example, it would be nice to be able to copy myjson['context']['tools'][0]['code'] to the clipboard for the following element:

grafik