vscode/extensions/css-language-features
Ladislau Szomoru 4d7c56ee82
Engineering - Add GitHub action for pull requests (#254056)
* Test - handle running tests as part of a GitHub action

* Add GitHub action files
2025-07-04 08:21:56 +00:00
..
.vscode
client Fix a few more type errors for TextDecoder 2025-03-24 16:36:41 -07:00
icons
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
server Engineering - Add GitHub action for pull requests (#254056) 2025-07-04 08:21:56 +00:00
test
.npmrc chore: add npmrc to extensions folder (#230214) 2024-10-01 12:43:01 +02:00
.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
README.md
extension-browser.webpack.config.js
extension.webpack.config.js
package-lock.json [css/html/json] update services (#253088) 2025-06-30 23:15:58 +02:00
package.json [css/html/json] update services (#253088) 2025-06-30 23:15:58 +02:00
package.nls.json Erroneous description for setting "CSS Format: Preseve New Lines" (#235864) 2024-12-11 22:09:33 +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.