mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-04-13 11:40:40 +02:00
Remove duplicate vscode extension list.
It's already in the vendor-specific .vscode files.
This commit is contained in:
parent
e424e9f6c7
commit
77903200a0
@ -3,12 +3,5 @@
|
||||
"updateContentCommand": "cargo build",
|
||||
"remoteEnv": {
|
||||
"PATH": "${containerEnv:PATH}:${containerWorkspaceFolder}/target/debug"
|
||||
},
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"rust-lang.rust-analyzer"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user