Files
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
..
2026-04-08 20:49:29 -07:00