Highlight TODO and FIXME comments
Open
Component: IDE user interface
feature request
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 7k
- PR merge metrics
- No merged PRs in 30d
Description
Please highlight the words `TODO` and `FIXME` in comments. Examples are:
//TODO blah blah
//FIXME blah blah
Examples where highlight is not desired are:
// TODO blah blah
//Blah blah FIXME
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the Arduino IDE 1.x editor's comment syntax highlighting, then compare its behavior with the provided TODO and FIXME examples. Done means the unspaced forms are highlighted while the spaced or embedded forms are not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100