spacedrive/.vscode/settings.json
2022-04-25 03:38:01 -07:00

24 lines
484 B
JSON

{
"cSpell.words": [
"actix",
"bpfrpt",
"creationdate",
"ipfs",
"Keepsafe",
"pathctx",
"prismjs",
"proptype",
"quicktime",
"repr",
"svgr",
"tailwindcss",
"trivago",
"tsparticles"
],
"rust-analyzer.procMacro.enable": true,
"rust-analyzer.diagnostics.enableExperimental": false,
"rust-analyzer.inlayHints.parameterHints": false,
"rust-analyzer.inlayHints.enable": false,
"rust-analyzer.inlayHints.typeHints": false
}