microsoft / microsoft/vscode-css
Missing Modern CSS Support in VS Code - Maintenance concerns
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 25
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 2
Description
One concern with the current maintenance state of the VS Code CSS language extension is that newer CSS functionality and standards support do not appear to be implemented in a timely manner.
Because this extension is built into VS Code and effectively serves as the default CSS language experience for a huge number of developers, missing support for modern CSS features has a significant downstream impact.
Examples include newer CSS specifications and syntax additions that are already supported in browsers but still lack proper tooling support in VS Code.
The issue is less about “new features” and more about long-term standards maintenance and ecosystem reliability.
Could maintainers look into handing over the maintenance to someone more active, that take active responsibility for this repo?
This repo has effectively been abandoned by Microsoft, see:
https://github.com/microsoft/vscode-css/graphs/contributors?from=5%2F25%2F2024
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the vscode-css repository and its contributor activity, then identify the specific modern CSS standards and syntax additions that lack support. A complete outcome would define an active maintenance owner and an actionable plan for keeping standards support current.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100