vscode/extensions/css-language-features
2018-10-02 16:28:19 -07:00
..
.vscode @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
client Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
icons
server Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
test @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
.vscodeignore Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
CONTRIBUTING.md Add a missing compilation step for vscode-css-languageservice development, other misc docs fixes. 2018-08-21 14:53:53 -06:00
extension.webpack.config.js update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417) 2018-09-19 16:52:47 +02:00
package.json update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417) 2018-09-19 16:52:47 +02: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 update yarn.lock files to use integrity 2018-09-30 16:34:43 +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.