Explorar o código

add even better toml

Evan Simkowitz hai 1 ano
pai
achega
4e584fb2c2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .vscode/extensions.json

+ 2 - 1
.vscode/extensions.json

@@ -1,6 +1,7 @@
 {
     "recommendations": [
         "dioxuslabs.dioxus",
-        "rust-lang.rust-analyzer"
+        "rust-lang.rust-analyzer",
+        "tamasfe.even-better-toml"
     ]
 }