scope-to-this-vscode:VSCode扩展的范围

时间:2021-04-08 03:53:41
【文件属性】:
文件名称:scope-to-this-vscode:VSCode扩展的范围
文件大小:296KB
文件格式:ZIP
更新时间:2021-04-08 03:53:41
TypeScript 适用范围 :bullseye: 像在Visual Studio中一样,资源管理器上下文菜单中的“此范围”功能。 让您专注于重要的事情。 已知的问题 :bug: 为了确定范围,我们在settings.json配置文件中使用file.exclude选项。 该文件可能包含在Git存储库中。 因此,在提交时要小心...
【文件预览】:
scope-to-this-vscode-main
----package.json(3KB)
----.yarnrc(21B)
----.eslintrc.json(485B)
----.github()
--------workflows()
----resources()
--------demo.gif(285KB)
--------icon.png(6KB)
----LICENSE(1KB)
----src()
--------utils.ts(4KB)
--------extension.ts(2KB)
--------test()
----tsconfig.json(584B)
----.gitignore(23B)
----CHANGELOG.md(0B)
----README.md(438B)
----yarn.lock(82KB)
----.vscodeignore(145B)
----.vscode()
--------launch.json(928B)
--------settings.json(570B)
--------tasks.json(366B)
--------extensions.json(169B)

网友评论