We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a47a50 commit 79e6c74Copy full SHA for 79e6c74
.devcontainer/devcontainer.json
@@ -18,8 +18,9 @@
18
"rust-lang.rust-analyzer",
19
"serayuzgur.crates",
20
"SonarSource.sonarlint-vscode",
21
- "streetsidesoftware.code-spell-checker-german",
22
"streetsidesoftware.code-spell-checker",
+ "streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries",
23
+ "streetsidesoftware.code-spell-checker-german",
24
"tamasfe.even-better-toml"
25
]
26
}
0 commit comments