chore: add reccomended extensions
This commit is contained in:
parent
256aee7503
commit
2755d55192
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"vadimcn.vscode-lldb",
|
||||
"serayuzgur.crates",
|
||||
"tamasfe.even-better-toml",
|
||||
"matklad.rust-analyzer"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue