1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript39,847 forks (39,847 forks)batch import
bugcss-less-scsshelp wanted
Repository metrics
- Stars
- 184,936 stars (184,936 stars)
- PR merge metrics
- Avg merge 11h 43m (Avg merge 11h 43m)1,000 merged PRs in 30d (1,000 merged PRs in 30d)
Description

In the first picture it should also show <element name="jmeno"> like in the second one.
Contributor guide
- Research direction
- Examine the SCSS selector rendering logic in VSCode's source code, likely in the scss language service or syntax highlighting module. Check for differences in handling selectors with element names vs. without.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- None