feat: Provide sane defaults for vscode developing
This includes some extensions and a debug profile
This commit is contained in:
parent
c66866d890
commit
bcd6c0bf53
3 changed files with 47 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"rust-analyzer.procMacro.enable": true
|
||||
"rust-analyzer.procMacro.enable": true,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue