Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
如果要在vscode中打开文件夹,则以下是步骤
c:\ users \ {用户名} \ appdata \ local \ program \ microsoft vs code \ bin
复制上述路径
编辑编辑系统环境变量窗口附近图标(左下)
转到环境变量,然后系统变量路径单击路径
新路径,然后粘贴bin文件夹的文件路径,然后单击OK
现在您可以通过CMD
在VSCODE中打开文件夹
If you want to open folder in vscode following are the steps
C:\Users\{username}\AppData\Local\Programs\Microsoft VS Code\bin
Copy the above path
write edit the system environment variable in your windows searchbox near window icon (left bottom)
go to environmental variables then systems variables path click onpath
New path then paste the file path of bin folder then click ok
now you can open your folder in vscode via cmd
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
如果要在vscode中打开文件夹,则以下是步骤
代码 - version 在CMD中
复制上述路径
编辑编辑系统环境变量
窗口附近图标(左下)
转到环境变量,然后系统变量路径单击
路径
新路径,然后粘贴bin文件夹的文件路径,然后单击OK
现在您可以通过CMD
在VSCODE中打开文件夹
If you want to open folder in vscode following are the steps
code --version in cmd
Copy the above path
write edit the system environment variable in your windows search
box near window icon (left bottom)
go to environmental variables then systems variables path click on
path
New path then paste the file path of bin folder then click ok
now you can open your folder in vscode via cmd