spacedrive/.vscode/settings.json
2022-05-22 23:24:43 -05:00

26 lines
405 B
JSON

{
"cSpell.words": [
"actix",
"bpfrpt",
"creationdate",
"ipfs",
"Keepsafe",
"pathctx",
"prismjs",
"proptype",
"quicktime",
"repr",
"Roadmap",
"svgr",
"tailwindcss",
"trivago",
"tsparticles",
"upsert"
],
"[rust]": {
"editor.defaultFormatter": "matklad.rust-analyzer"
},
"rust-analyzer.procMacro.enable": true,
"rust-analyzer.diagnostics.experimental.enable": false
}