如何在IntelliJ IDEA中以JSON复制路径? [英] How to copy a path in a JSON in IntelliJ IDEA?

查看:246
本文介绍了如何在IntelliJ IDEA中以JSON复制路径?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在JSON文件中复制路径?例如,在此文件中:

Is it possible to copy a path in a JSON file? For example in this file:

{
  "a": {
    "b": {
      "c": "keyC"
    }
  }
}

当我在"keyC"上并按一些热键时,我会在剪贴板中得到一个a.b.c字符串.

when I am on a "keyC" and I would press some hotkey, I'd get an a.b.c string in the clipboard.

推荐答案

此功能目前尚不存在,其中有一个打开请求,请投票(另请参阅相关问题).

This feature doesn't exist at the moment, there is an open request, please vote (see also the related issues).

这篇关于如何在IntelliJ IDEA中以JSON复制路径?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆