取消 code-server 自动安装中文语言包
This commit is contained in:
1
main.tf
1
main.tf
@@ -158,7 +158,6 @@ module "code-server" {
|
|||||||
agent_id = coder_agent.main.id
|
agent_id = coder_agent.main.id
|
||||||
extensions = [
|
extensions = [
|
||||||
"redhat.vscode-yaml",
|
"redhat.vscode-yaml",
|
||||||
"MS-CEINTL.vscode-language-pack-zh-hans",
|
|
||||||
"mhutchie.git-graph"
|
"mhutchie.git-graph"
|
||||||
]
|
]
|
||||||
settings = {
|
settings = {
|
||||||
|
|||||||
Reference in New Issue
Block a user