arduino / arduino/Arduino

Coloring Codes [ Function by Function ]

Open
#6,304 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

When I am coding i have a problem of viewing my codes. because font is black color. we cant change the color function by function.. if it is able to color function by function, it would be grate thing...

ex:-

void setup() // this is green font or any color that developer likes
{

}

void loop() // this is light blue font, or any color that developer likes
{
}

void readSensors() // read color font or any color that developer likes
{
}
etc.......

Contributor guide

Open the contributing guide

Research direction

The issue names no source file, test, or entry point. Start by locating the Arduino IDE 1.x editor and its syntax-highlighting implementation; done would require an agreed design for function-level colors and a corresponding way to verify the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.