mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-11 19:29:28 +00:00
- Can pick a programmer if missing, - Can auto-select a programmer on app start, - Can edit the `launch.json`, - Adjust board discovery to new gRPC API. From now on, it's a client read stream, not a duplex. - Allow `.cxx` and `.cc` file extensions. (Closes #2265) - Drop `debuggingSupported` from `BoardDetails`. - Dedicated service endpoint for checking the debugger. Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Localization Data
This folder contains the localization data for Arduino IDE.
❗ These files are automatically generated and so can not be edited directly. If you wish to modify the contents, do it at the source:
- en.json - edit the string in the source code
- All other files - the localization is done on Transifex:
https://explore.transifex.com/arduino-1/ide2/
For more information on translating Arduino IDE, see the Translator Guide.