Inserting comment box somehow disables highlighting/shading of expressions in parentheses.
Open
Nobody has claimed this yet.
bug
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
On Racket CS, 7.9, Windows 10:
How it generally works:
- Type anything in parens (eg.
(+ 1 2). - When the cursor is after
), the entire expression has a highlight/shade thing.
What doesn't work:
- Type anything in parens (eg.
(+ 1 2). - Insert -> Insert Comment box and type anything
- When the cursor is after
), the entire expression no longer has the highlight/shade thing.
Haven't tried on any other OS yet.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Reproduce on Racket CS 7.9 on Windows 10 using the expression and Insert Comment box steps in the report. Compare parenthesis-expression highlighting before and after inserting the box; done means the highlighting remains visible after typing in the comment box.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop-dev, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100