1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Update extension ID for rust-analyzer vscode extension recommendation

This commit is contained in:
Sylvestre Ledru 2022-05-21 09:22:24 +02:00
parent 9db0a877aa
commit 3ea6720d46

View file

@ -6,7 +6,7 @@
// "streetsidesoftware.code-spell-checker" ~ `cspell` spell-checker support
{
"recommendations": [
"matklad.rust-analyzer",
"rust-lang.rust-analyzer",
"streetsidesoftware.code-spell-checker",
"foxundermoon.shell-format"
]