vscode/extensions/css-language-features
Martin Aeschlimann 605672003f
Erroneous description for setting "CSS Format: Preseve New Lines" (#235864)
2024-12-11 22:09:33 +01:00
..
.vscode
client Clean up support for paste edits (#234240) 2024-11-20 07:14:10 +01:00
icons
schemas Remove package.json schema descriptions (#221454) 2024-07-11 02:40:45 -07:00
server [css/json/html] update services (#235034) 2024-12-02 22:13:01 +01: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/json/html] update services (#235034) 2024-12-02 22:13:01 +01:00
package.json [css/json/html] adopt latest lsp, update to `module: node16` (#230371) 2024-10-03 13:49:56 +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.