vscode/extensions/css-language-features
2020-05-28 22:18:58 +02:00
..
.vscode
client add TextEncoder to runtime 2020-05-28 22:18:58 +02:00
icons
schemas
server [css] path completion in web 2020-05-28 21:54:35 +02:00
test
.vscodeignore
CONTRIBUTING.md
extension-browser.webpack.config.js add client/server browser parts 2020-05-27 22:35:37 +02:00
extension.webpack.config.js Allow to run css language server headless 2020-05-22 17:08:16 +02:00
package.json adopt new languageserver node modules 2020-05-28 18:04:11 +02:00
package.nls.json
README.md
yarn.lock adopt new languageserver node modules 2020-05-28 18:04:11 +02: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.