comment blocks are getting noPaintDefinedInParsers class
Open
- Dominant language
- JavaScript
- Stars
- 75
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
comments are highlighted fine, but not block comments. i think its a blobParser. if blobParser is set, i dont think we highlight the atoms (but we should at least allow a parser to define what atom type they should be painted with)
perhaps we need to paint blob atoms with a blob class?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the blobParser handling and the noPaintDefinedInParsers class to find why block-comment atoms are not painted. Confirm how regular comments are highlighted, then make sure blob atoms can receive a parser-defined paint class and verify that block comments are highlighted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100