vscode/extensions/css-language-features
dependabot[bot] 0ac3ec6a08
Bump lodash in /extensions/css-language-features/server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 11:08:06 +00:00
..
.vscode Fix CSS imports 2019-01-28 13:55:55 -08:00
client [css] custom data polishes 2020-06-19 21:58:54 +02:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
schemas [josn] fix wrong schema-schema reference, use draft-07 everywhere 2019-12-05 11:15:39 +01:00
server Bump lodash in /extensions/css-language-features/server 2020-07-17 11:08:06 +00:00
test @import completion for css/scss/less. Fix #51331 2018-08-07 16:01:21 -07:00
.vscodeignore move polyfills to build/polyfills 2020-06-11 21:54:43 +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-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 Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
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.