豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit de5027e

Browse files
Copilotarilivigni
andauthored
Clean up devcontainer.json: remove duplicate keys and invalid setting (#39)
Agent-Logs-Url: https://github.com/skills/create-applications-with-the-copilot-cli/sessions/473b6ab6-017a-4577-af6c-3de341b4f1ac Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arilivigni <4140343+arilivigni@users.noreply.github.com>
1 parent 9555d42 commit de5027e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,10 @@
4141
"workbench.layoutControl.enabled": false,
4242
"workbench.layoutControl.type": "hidden",
4343
"workbench.panel.opensMaximized": "always",
44-
"workbench.startupEditor": "none",
4544
"workbench.tips.enabled": false,
4645
"window.openFilesInNewWindow": "off",
4746
"terminal.integrated.automationProfile.linux": null,
48-
"workbench.action.terminal.focus": true,
49-
"terminal.integrated.showOnStartup": "always",
50-
"workbench.panel.opensMaximized": "always"
47+
"terminal.integrated.showOnStartup": "always"
5148
}
5249
}
5350
},

0 commit comments

Comments
 (0)