vscode/extensions/css-language-features
2018-08-08 17:01:37 -07:00
..
.vscode @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
client [css] adopt lsp (folding, colors) 2018-07-25 12:22:04 +02:00
icons [css] split extension (for #45900) 2018-03-20 14:57:58 -07:00
server [css] update service 2018-08-08 11:57:30 +02:00
test @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
.vscodeignore [css] split extension (for #45900) 2018-03-20 14:57:58 -07:00
CONTRIBUTING.md Move how to contribute to a separate file for built in extensions #54098 2018-07-12 18:06:16 -07:00
package.json #55478 - switch all builtin settings to 'markdownDescription' instead of 'description' where needed 2018-08-08 17:01:37 -07:00
package.nls.json Minor edits 2018-08-01 15:17:58 -07:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
yarn.lock [css] adopt lsp (folding, colors) 2018-07-25 12:22:04 +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.