Files
vscode/extensions/css-language-features
Yogeshwaran C 03dd400cf7 Adopt CodeAction type for built-in css server (#310055)
* Adopt CodeAction type for built-in css server

Remove the now-dead `_css.applyCodeAction` command handler and its
activation event. The CSS server already returns proper `CodeAction`
objects with `edit` via `doCodeActions2`, so the legacy command-based
fallback is no longer reached.

Fixes #237858

* revert package.json change

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2026-04-15 15:52:54 +00: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.