为方便格式化 JSON ,自己弄的一个 Popclip 扩展
1
xiaozi 2016-09-27 16:54:43 +08:00
有依赖,还需要 python 安装模块,像插件这种最好只依赖系统中已经存在的库或者功能
|
2
boxcounter 2016-09-27 17:06:52 +08:00
密切关注~
因为 1L 说的依赖问题,就没装,等升级版~ 话说,这个是不是也是通过剪贴板,然后模拟 Command+V 按键来实现?有没有别的方法~ Emacser 感觉委屈…… Command+V 被占去做别的了,没法粘贴剪贴板内容…… 因为这个,好多软件都用不全,比如 Alfred 的 snippet T^T |
3
fuwu1245 2016-09-28 08:48:16 +08:00 via iPhone
LZ 用的什么 GIF 制作软件?感觉比 Licecap 要好…能突出鼠标点击
|
4
Septembers 2016-09-28 09:22:41 +08:00
其实不需要外部依赖吧
see https://docs.python.org/3/library/json.html |
5
liuyunclouder OP @fuwu1245 用的 droplr
|