相关疑难解决方法(0)

VS Code:如何打开 settings.json 文件?

我做了很多次,每次都忘记它在哪里。

文件 -> 首选项 -> 设置。

我明白了:

在此处输入图片说明

我想打开 settings.json (只是可编辑的 txt 文件)。怎么做?

visual-studio-code vscode-settings

9
推荐指数
6
解决办法
4135
查看次数

如何在 Visual Studio Code 中以 noprofile 的形式启动 Powershell 脚本

如何在 Visual Studio Code 中将 Powershell 脚本作为 noprofile 启动,我可以使用命令PowerShell_Ise -NoProfile运行带有 noprofile 的 Powershell Ise 。但是我们如何在 Visual Studio Code 中为 poershell 会话做同样的事情。

shell powershell visual-studio-code

2
推荐指数
2
解决办法
1956
查看次数