arduino / arduino/Arduino

Support reading EditorConfig files

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

Description

It would be great if the editor/IDE supported reading EditorConfig files (see https://editorconfig.org/).

I don't think I need to introduce it, since it *is* being used in arduino itself ;), but overall EditorConfig state some basic editor parameters such as indentation width, tabs vs spaces and tab width.

It would be great if the IDE supported reading these files and setting whatever it is currently feasible to support. It would make the life of maintainers accepting patches created with the IDE much easier.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Arduino IDE's editor settings and reviewing the EditorConfig specification linked in the issue. Determine which parameters are currently feasible to support; the work is done when the IDE reads EditorConfig files and applies the supported settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, developer-experience
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.