vscode/extensions/css-language-features
hj 88d7b97c93
chore: rm unreached ignore items when build extensions. (#227906)
chore: rm unreached ignore items when compiling extensions.
2024-09-09 10:32:51 +00:00
..
.vscode
client Fix relative path for inserted url() (#224193) 2024-07-29 13:25:09 -07:00
icons
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
server feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
test
.vscodeignore chore: rm unreached ignore items when build extensions. (#227906) 2024-09-09 10:32:51 +00:00
CONTRIBUTING.md feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
extension-browser.webpack.config.js
extension.webpack.config.js
package-lock.json feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.json feat: switch to npm as default package manager (#226927) 2024-09-06 22:18:02 +09:00
package.nls.json fix: memory leak in code editor widget (#205488) (#205542) 2024-02-19 15:26:08 +01:00
README.md

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.