Add vscode recommendations.
This commit is contained in:
parent
cf2a80b323
commit
a2dd281126
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"recommendations": [
|
||||||
|
"EditorConfig.EditorConfig",
|
||||||
|
"rust-lang.rust-analyzer",
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue