vscode/extensions/css-language-features
Martin Aeschlimann 875855a444
fix: memory leak in code editor widget (#205488) (#205542)
Documentation: CSS setting is incorrect.
2024-02-19 15:26:08 +01:00
..
.vscode
client [html/css/json] pass the location of the localization bundle to the server (#168111) 2022-12-05 14:49:27 -08:00
icons
schemas
server [json/css/html] Update dependencies (#203084) 2024-01-23 13:00:55 +01:00
test
.vscodeignore
CONTRIBUTING.md html-language-features CONTRIBUTING.md is wrong. Fixes #129842 2021-08-19 11:50:09 +02:00
extension-browser.webpack.config.js
extension.webpack.config.js
package.json [json/css/html] Update dependencies (#203084) 2024-01-23 13:00:55 +01:00
package.nls.json fix: memory leak in code editor widget (#205488) (#205542) 2024-02-19 15:26:08 +01:00
README.md
yarn.lock [json/css/html] Update dependencies (#203084) 2024-01-23 13:00:55 +01:00

Language Features for CSS, SCSS, and LESS files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See CSS, SCSS and Less in VS Code to learn about the features of this extension.

Please read the CONTRIBUTING.md file to learn how to contribute to this extension.