vscode/extensions/css-language-features
Martin Aeschlimann 5431050e5f
Use Uri.Utils (#160780)
* Use Uri.Utils

* handle base as folder
2022-09-13 17:46:01 +02:00
..
.vscode [css/html/json] Randomize inspect ports to avoid conflicts 2020-11-04 16:03:27 +01:00
client auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
icons
schemas Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
server Use Uri.Utils (#160780) 2022-09-13 17:46:01 +02:00
test
.vscodeignore
CONTRIBUTING.md html-language-features CONTRIBUTING.md is wrong. Fixes #129842 2021-08-19 11:50:09 +02:00
extension-browser.webpack.config.js
extension.webpack.config.js
package.json [css/json/html] update servers and services (#160108) 2022-09-05 19:10:32 +02:00
package.nls.json [css] Add CSS formatting option to place open brace on new line. Fixes #146398 2022-04-01 18:03:34 +02:00
README.md Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
yarn.lock [css/json/html] update servers and services (#160108) 2022-09-05 19:10:32 +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.