open-editor-cli:在编辑器中的特定行和列处打开文件

时间:2024-06-14 21:17:29
【文件属性】:

文件名称:open-editor-cli:在编辑器中的特定行和列处打开文件

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-14 21:17:29

JavaScript

开放式编辑器CLI 在编辑器中的特定行和列处打开文件 安装 $ npm install --global open-editor-cli 用法 $ open-editor --help Usage $ open-editor … $ cat | open-editor [--ext] Options --ext File extension for stdin Examples $ open-editor unicorn.js:5:3 readme.md:10:2 $ echo '

Unicorns!

' | open-editor --ext=html 有关的 -此模块的API 打开诸如网站,文件,可执行文件之类的东西 执照 麻省理工学院:copyright:


【文件预览】:
open-editor-cli-main
----test.js(143B)
----package.json(976B)
----readme.md(683B)
----.github()
--------workflows()
----license(1KB)
----.gitignore(13B)
----.editorconfig(190B)
----.gitattributes(29B)
----cli.js(778B)

网友评论