没有合适的资源?快使用搜索试试~ 我知道了~
vim-jsonpath:Vim插件,可让您使用dot.notation.paths导航JSON文档
共15个文件
json:7个
vim:2个
gitignore:1个
需积分: 10 0 下载量 86 浏览量
2021-02-01
07:29:52
上传
评论
收藏 70KB ZIP 举报
温馨提示
vim-jsonpath Vim插件,提供了导航JSON文档缓冲区的方法。 :JsonPath :在光标:JsonPath显标识符的路径。 :JsonPath path.to.prop :在活动缓冲区中搜索给定路径,如果找到则将光标放在其上。 可通过:help jsonpath获得更多信息。 快速开始 " Install plugin (in this example using vim-plug) Plug ' mogelbrod/vim-jsonpath ' " Optionally copy path to a named register (* in this case) when calling :JsonPath let g: jsonpath_register = ' * ' " Define mappings for json buffers au FileType json noremap <buffer> <silent> <leader> d : call jsonpath#echo () <CR> au FileType json noremap <bu
资源推荐
资源详情
资源评论
收起资源包目录
vim-jsonpath-master.zip (15个子文件)
vim-jsonpath-master
tests.sh 2KB
autoload
jsonpath.vim 8KB
jsonpath.py 8KB
doc
jsonpath.txt 4KB
plugin
jsonpath.vim 811B
LICENSE 1KB
README.md 2KB
tests
multiple-documents.json 128B
object.json 63B
minified.json 92B
array.json 183B
json-in-string.json 179B
unicode.json 55B
restcountries.json 331KB
.gitignore 28B
共 15 条
- 1
资源评论
罗志鹏铂涛全品牌投发
- 粉丝: 19
- 资源: 4551
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功