microsoft / microsoft/vscode-css
Include corner-shape in CSS syntax
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 25
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 2
Description
Include the CSS corner-shape in syntax. Referenced in https://drafts.csswg.org/css-borders-4/#corner-shaping and shipping in Chrome 139 https://chromestatus.com/feature/5357329815699456
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 locating the CSS TextMate grammar in this repository and inspect how existing CSS properties are declared. Add syntax coverage for the corner-shape feature described in the CSS Borders 4 specification, then verify that the new property is highlighted correctly using the repository's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100