vscode/extensions/css-language-features
2021-02-05 16:07:31 +01:00
..
.vscode [css/html/json] Randomize inspect ports to avoid conflicts 2020-11-04 16:03:27 +01:00
client [css] update to vscode-uri@3.0 2020-12-18 10:31:31 +01:00
icons
schemas Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
server [css][html] Option to disable MDN Reference popups only (without effecting other functionalities). Fixes #97979 2021-02-05 16:07:31 +01:00
test
.vscodeignore move polyfills to build/polyfills 2020-06-11 21:54:43 +02:00
CONTRIBUTING.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02: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 [css][html] Option to disable MDN Reference popups only (without effecting other functionalities). Fixes #97979 2021-02-05 16:07:31 +01:00
package.nls.json [css][html] Option to disable MDN Reference popups only (without effecting other functionalities). Fixes #97979 2021-02-05 16:07:31 +01:00
README.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
yarn.lock [html/json/css] update services & dependencies 2021-01-25 20:17:54 +01: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.