Tweak comment in extensions.json

To flush the highlighting cache.
This commit is contained in:
Tillmann Rendel
2022-02-01 23:38:18 +01:00
parent d26f6f0f2f
commit 3bfcf78c03
+1 -1
View File
@@ -2,7 +2,7 @@
// see <http://go.microsoft.com/fwlink/?LinkId=827846> for the documentation about the extensions.json format
{
"recommendations": [
// Rust language support.
// Rust language support
"matklad.rust-analyzer",
// `cspell` spell-checker support
"streetsidesoftware.code-spell-checker"