microsoft / microsoft/vscode-css

Include corner-shape in CSS syntax

Open
#44 1 comment 5 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.