1
Fork 0
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:
Tillmann Rendel 2022-02-01 23:38:18 +01:00
parent d26f6f0f2f
commit 3bfcf78c03
No known key found for this signature in database
GPG key ID: 2BDB2F6DC1F92E49

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"