copy json path of code. 复制json格式嵌套的键。
none.
none.
For example:
This package is used to obtain keys in internationalized files in the development process. For example, there are the following internationalized configurations: { "global": { "label": "name" } } With this extension, you can quickly get the path of the "label": "global.label"
这个包用于获取json格式的键名,见常如:国际化配置文件。例如,有以下json的配置: { "global": { "label": "name" } } 用这个插件可以快速的获得"label"的路径:"global.label"
Home page https://github.com/lian8306/copy-json-path
The function of this package is to obtain the key in the internationalized file during the development process,
You can get the visual studio code extension at https://marketplace.visualstudio.com/items?itemName=C-pan.copyjsonpath&ssr=false#review-details
none.
none.