Missing ending bracket textmate rule for css highlighting
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 42/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- css
- Domain
- tooling
Research direction
Reproduce the issue in VS Code with the CSS TextMate grammar and Developer: Inspect Editor Tokens and Scopes. Find the grammar entry point in this repository, compare the scopes for opening and closing curly braces, and verify that the closing brace exposes the expected ending-bracket scope and remains customizable.
Written by the indexing model from the issue text.
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.85.2
- OS Version: Linux x64 5.15.0-91-generic (Linux mint)
Steps to Reproduce:
- Write nested CSS rule
- Via command palette enable "Developer: Inspect Editor Tokens and Scopes"
- Try to browser the textmate for the closing curly brace.
Expected outcome:
TextMate rule for ending bracket exists (i.e punctuation.section.property-list.end.bracket.curly.css). Ending bracket can be customized.
Actual outcome:
TextMate rule for ending bracket does not exist (i.e punctuation.section.property-list.end.bracket.curly.css). Ending bracket cannot be customized.
Screenshots are attached
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 25
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 2
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.
More from microsoft/vscode-css
-
microsoft/vscode-css#66 · 2 comments · 1 assignee ·
-
microsoft/vscode-css#54 · 3 comments · 1 assignee ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
microsoft/vscode-css#53 · 6 comments · 28 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
microsoft/vscode-css#45 · 3 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
microsoft/vscode-css#46 · 2 comments ·
All issues in microsoft/vscode-css
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·