vscode/extensions/css-language-features
2020-08-19 07:48:37 +02:00
..
.vscode
client [css] custom data polishes 2020-06-19 21:58:54 +02:00
icons
schemas [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
server Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
test
.vscodeignore move polyfills to build/polyfills 2020-06-11 21:54:43 +02:00
CONTRIBUTING.md
extension-browser.webpack.config.js used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
extension.webpack.config.js Allow to run css language server headless 2020-05-22 17:08:16 +02:00
package.json update language client versions 2020-06-26 14:12:11 +02:00
package.nls.json Fix #79768 2019-10-22 12:41:33 -07:00
README.md
yarn.lock update language client versions 2020-06-26 14:12: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.