arduino / arduino/Arduino

Highlight TODO and FIXME comments

Open
#9,195 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.