mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Tweak comment in extensions.json
To flush the highlighting cache.
This commit is contained in:
parent
d26f6f0f2f
commit
3bfcf78c03
1 changed files with 1 additions and 1 deletions
2
.vscode/extensions.json
vendored
2
.vscode/extensions.json
vendored
|
@ -2,7 +2,7 @@
|
||||||
// see <http://go.microsoft.com/fwlink/?LinkId=827846> for the documentation about the extensions.json format
|
// see <http://go.microsoft.com/fwlink/?LinkId=827846> for the documentation about the extensions.json format
|
||||||
{
|
{
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
// Rust language support.
|
// Rust language support
|
||||||
"matklad.rust-analyzer",
|
"matklad.rust-analyzer",
|
||||||
// `cspell` spell-checker support
|
// `cspell` spell-checker support
|
||||||
"streetsidesoftware.code-spell-checker"
|
"streetsidesoftware.code-spell-checker"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue