-
-
Notifications
You must be signed in to change notification settings - Fork 390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some small improvement suggestions #2427
Comments
Hi @Shumatic. Thanks for taking the time to submit these suggestions.
By design, the command palette is not part of the primary user interface of Arduino IDE so we intentionally don't expose it.
I see there is a collision with another keybinding (tracked at #1658). As a workaround, please configure a unique shortcut for the "Toggle Outline View" command and then use that custom shortcut:
The Outline view is provided by the Eclipse Theia IDE framework / VS Code on which Arduino IDE is built. We don't have any involvement in the development of this feature. We are satisfied with the current design and functionality of the Outline view. Although we don't provide any official support for their use, it is possible to extend the capabilities of Arduino IDE by installing VS Code extensions. Thousands of these free open source extensions are available and I see that includes some enhanced versions of the Outline view. If you would like to learn how to install extensions, you can follow the instructions here (although those instructions are framed for installing a theme, themes are just a specific type of VS Code extension, so the same procedure works for any extension). If you want assistance/discussion regarding installing or using extensions with Arduino IDE, post over on the Arduino Forum, and the community will help there: https://forum.arduino.cc/c/software/ide-2-x/93 Since we already have a dedicated issue tracking the problem of keyboard shortcut collisions and the other suggestions made here are declined, I'll go ahead and close this. In the future, please submit a separate issue for each distinct subject matter rather than bundling unrelated subjects into a single issue. The reason for this request is that issues that cover multiple distinct subjects are very difficult for us to manage. We might end up losing track of one of the valuable items in such an issue. |
I am impressed by your Swift support, thank you. |
Describe the request
Hi
Thanks for your effort to provide this IDE
or stay active, it reset if you save under a new name
Describe the current behavior
N/A
Arduino IDE version
2.3.2
Operating system
Windows
Operating system version
10
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: