Add configuration for vscode
This commit is contained in:
parent
6743fe8fdd
commit
f65f45fc9a
2 changed files with 52 additions and 0 deletions
7
.vscode/extensions.json
vendored
Normal file
7
.vscode/extensions.json
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"pinage404.rust-extension-pack",
|
||||
"vadimcn.vscode-lldb",
|
||||
"jnoortheen.nix-ide"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue