mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-23 07:59:59 -04:00
25 lines
499 B
JSON
25 lines
499 B
JSON
{
|
|
"cSpell.words": [
|
|
"actix",
|
|
"bpfrpt",
|
|
"creationdate",
|
|
"ipfs",
|
|
"Keepsafe",
|
|
"pathctx",
|
|
"prismjs",
|
|
"proptype",
|
|
"quicktime",
|
|
"repr",
|
|
"Roadmap",
|
|
"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
|
|
}
|