microsoft / microsoft/vscode-css

Syntax highlight for case-insensitive selectors

Open
#48 0 comments 0 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

I hope this is the correct repo to report this, if not, please point me to the correct one
I realized that syntax highlight in the CSS files are not happy with the case-insensitive modifier

Image

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 reproducing the syntax-highlighting problem described in the issue for CSS selectors using the case-insensitive modifier, referring to the attached screenshot for the observed behavior. Then inspect the repository's CSS TextMate grammar and identify the grammar rule responsible for those selectors. Done means the modifier is highlighted correctly without breaking existing selector highlighting.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.