arduino / arduino/Arduino

Weight parameter of editor.font in preferences.txt is ignored

Open
#8,484 1 comment 1 reaction 0 assignees View on GitHub
Component: IDE Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

The font weight of the Editor window cannot be changed via editing ~/Library⁩/⁨Arduino15⁩/preferences.txt. It is possible to edit the chosen font and also the size via

editor.font=[Font name],[weight],[size]

However, the entry for [weight] is ignored. Putting "bold", "plain", "italic" etc. seems to have no effect.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with the editor.font entry in ~/Library/Arduino15/preferences.txt, varying the font name, weight, and size. Trace where editor.font is parsed and applied to the Arduino IDE Editor window, then verify that the weight changes the rendered font while name and size continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.