add EditorConfig vs code extension to recommendations
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
d3c9f5595a
commit
55813e90bf
1 changed files with 2 additions and 1 deletions
1
.vscode/extensions.json
vendored
1
.vscode/extensions.json
vendored
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
"rust-lang.rust-analyzer",
|
"rust-lang.rust-analyzer",
|
||||||
|
"editorconfig.editorconfig",
|
||||||
"ms-azuretools.vscode-docker",
|
"ms-azuretools.vscode-docker",
|
||||||
"eamodio.gitlens",
|
"eamodio.gitlens",
|
||||||
"serayuzgur.crates",
|
"serayuzgur.crates",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue