vscode/extensions/css-language-features
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
..
.vscode Fix CSS imports 2019-01-28 13:55:55 -08:00
client use a parent pointer instead of 2d array, #67872 2019-03-12 10:04:06 +01:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
server [css] enable tests (fixes #74937) 2019-06-06 09:49:55 +02: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 Add License field to package.jsons #68423 (#68771) 2019-06-06 11:44:50 +02:00
package.nls.json Add css.completion.triggerPropertyValueCompletion setting 2019-03-08 22:16:08 +02:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
yarn.lock update @types/node (#74881) 2019-06-05 10:20:01 +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.