添加“ Vscode”选项,例如键入“ cmd”的方式在Windows File Explorer路径栏中工作

发布于 2025-01-23 22:32:29 字数 472 浏览 0 评论 0原文

通过键入CMDPowerShell到Windows File Explorer Path bar(上图),您可以在当前路径中打开CMD或PowerShell,您的文件Explorer所在。

但是如何关于vscode?我可以将此vscode添加到路径栏关键字中,以便我可以键入vscode,按ENTER并快速在文件资源管理器中的目录中打开Visual Studio Code?如果是这样,怎么样?一些注册表魔术?

Windows File Explorer path bar
By typing cmd or powershell to the Windows File Explorer path bar (the photo above), you can open cmd or powershell in the current path your File Explorer is in.

But how about vscode? Can I add this vscode to the path bar keywords so I can type vscode, press enter and quickly open Visual Studio Code in the directory the File Explorer is in? If so, how? Some registry magic?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

少钕鈤記 2025-01-30 22:32:29

刚刚发现,通过键入code.cmd。,您可以做我想做的事情。

code.cmd。太长了吗?让你覆盖了!
转到C:\ Program Files(X86)\ Microsoft VS Code \ bin(这是默认路径,您的可能是不同的),

code.cmd复制到code.bat

,您现在可以在文件资源管理器的路径栏上键入代码,并更轻松地执行:D

P.S。:您还可以更改code.batvscode.bat之类的其他内容,您可以在路径栏上键入vscode进行sameThing:ddd

Just found out that by typing code.cmd ., you can do the thing that I wanna do exactly.

code.cmd . is too long? Got you covered!
Go to C:\Program Files (x86)\Microsoft VS Code\bin (This is default path, yours might be different)

Copy the code.cmd to code.bat

And you can now type code to the path bar of the File Explorer and do the samething easier :D

P.S.: You can also change code.bat to something else like vscode.bat and you can type vscode to the path bar to do the samething :DDD

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文