arduino / arduino/Arduino

Editor: Hilite all occurences of selected word

Open
#8,754 2 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

I would really like to edit all of my sketches in Arduino. There is one major feature, that I miss, when using the built-in editor: hilite all occurences, of the text I just selected.

It doesn't need to be just variables, that are hilited - it can be just anything (even comments) that have the same chars in it.

Even nearly all modern editors offer this feature, I like BB Edit on Mac most, because it hilites every occurence.

Contributor guide

Open the contributing guide

Research direction

No file or test is identified in the issue. Start by locating the Arduino IDE 1.x built-in editor implementation, then determine how selected text is represented and how editor highlighting is handled; done means every occurrence of the selected characters, including in comments, is highlighted.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.