From 3e03a05a856aff347ad01ab2c90519f50f43d32f Mon Sep 17 00:00:00 2001 From: "rick.chan" Date: Tue, 17 Oct 2023 17:51:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20=E7=AE=A1=E7=90=86=20Trust?= =?UTF-8?q?ed=20Workspace.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: rick.chan --- Software/Applications/VSCode/VSCode_常见问题集锦.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Software/Applications/VSCode/VSCode_常见问题集锦.md b/Software/Applications/VSCode/VSCode_常见问题集锦.md index d10bca1..0bcbd44 100644 --- a/Software/Applications/VSCode/VSCode_常见问题集锦.md +++ b/Software/Applications/VSCode/VSCode_常见问题集锦.md @@ -45,4 +45,8 @@ VSCodium 是微软 Visual Studio Code 的一个分支。该项目的唯一目的 "terminal.integrated.defaultProfile.osx": "bash", // 终端字体 "terminal.integrated.fontFamily": "monospace", -``` \ No newline at end of file +``` + +## 7. 管理 Trusted Workspace + +Ctrl + Shift + P 后输入 Manage Workspace Trust 即可对可信任的 Host 和 Path 进行设置。