Arduino IDE 2.0 migration: How can I set the default window Width and Length?
In the old IDE I could edit these settings in the "preferences.txt" file. In the IDE 2.0 there is no file.
So now every time I open a new window it creates a default window that I have to re-size!
I'm sure there is a settings file somewhere!
Thanks
Hi @chazlarduous .
Yes. You can edit the file directly, but I think everyone will prefer to use the GUI advanced settings interface provided by Arduino IDE 2.x instead. Instructions are provided here:
https://github.com/arduino/arduino-ide/blob/main/docs/advanced-usage.md#advanced-settings
Unfortunately I don't think there is currently any setting for the window size. There is an existing feature request for such a setting here:
opened 09:57AM - 17 Aug 22 UTC
type: enhancement
topic: code
### Describe the request
If I open a sketch and resize the window, stop IDE2,… and start IDE2, then the window size is restored. All works as expected.
However, when I set my preferred window size and open an example, create a new sketch, etc., the default hard-coded window size will be used for the new window. It feels like the user has no control over the window size, and adjusting for every sketch is tedious.
I would like to tune this with an Arduino preference/setting. If this new setting is true, the window dimension of the current would be used for the new window instead of the default dimension.
### Describe the current behavior
See the request above 👆 but in a nutshell, every new window has the default hard-coded size.
### Arduino IDE version
Version: 2.0.0-rc9.2-nightly-20220817 Date: 2022-08-17T03:45:04.166Z CLI Version: git-snapshot [6e007379] Copyright © 2022 Arduino SA
### Operating system
macOS
### Operating system version
12.3.1
### Additional context
#### Additional Reports
- https://github.com/arduino/arduino-ide/issues/1981
- https://github.com/arduino/arduino-ide/issues/1329#issuecomment-1650563640
- https://github.com/arduino/arduino-ide/issues/1329#issuecomment-1806888387
- https://forum.arduino.cc/t/new-sketch-window-dimensions/1146020
- https://forum.arduino.cc/t/default-ide-v2-window-size-win-10/1162280
### Issue checklist
- [X] I searched for previous requests in [the issue tracker](https://github.com/arduino/arduino-ide/issues?q=)
- [X] I verified the feature was still missing when using the latest [nightly build](https://github.com/arduino/arduino-ide#nightly-builds)
- [X] My request contains all necessary details
If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.
Thanks but we need the ability to edit and fix the open window size.
Currently the new sketch window opens too wide.
I need to set a default.
Simple fix - no solution.
system
Closed
July 15, 2023, 11:51pm
4
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.