forked from arduino/Arduino
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Wouldn't it be nice if Arduino IDE .... #1
Comments
lmihalkovic
changed the title
Wouldn't it be nice if Arduino IDE did ....
Wouldn't it be nice if Arduino IDE ....
Nov 17, 2015
+1 Maybe a |
This was referenced Dec 24, 2015
It's been three years, when should we expect the auto-Complete feature in Arduino IDE (stable build) ...? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Aside from the bang-on-feature-set and quality of the board, IMHO the utterly simple approach of the supplied IDE is what made the Arduino a hit... instead of the dark-art that embedded programming has been for years, it suddenly became possible for anyone to download a single zip and reliably get going in minutes. This is a awesome achievement!!!
As time has passed, the IDE as retained the simplicity that made its success. Of recent, the company behind the development of this tool as undertaken the challenge of re-inventing this product and for the past year work seems to have gone steadily on Arduino Create. Understandably, the development of this product has entered a new phase, and many features that might have otherwise made their way to this IDE have been closed as Arduino Create will provide this feature.
IMHO the platform is coming to a cross-roads. The skill-set of programmers keep growing, more rapidly than before I might add, and the current IDE is approaching (some might say it passed it) a point where its minimum feature-set will not longer be enough.
This issue entry is for the purpose of referencing under a single umbrella other individual issues meant to inject a number of capabilities that will give a dose of coolness factor to the current IDE (1.6.5_r5 at the time this is started).
Modernize the look of the UI to track Arduino Create arduino/Arduino#4151Support theme variants arduino/Arduino#4158Consider eliminating buttons.gif arduino/Arduino#4196Add 'support' for additional file types in a sketch arduino/Arduino#4197Add support for markdown files arduino/Arduino#4198 (markdown) Add support for asciidoc files arduino/Arduino#4399 (asciidoc)Provide a sketch navigation/outline view arduino/Arduino#4083(touching Support for sketch-local libraries arduino/Arduino#4050 Allow multiple rows of tabs for large projects with lots of files arduino/Arduino#3601 Per-sketch libraries (e.g. code/ folder) [imported] arduino/Arduino#314)Provide configurable key bindings arduino/Arduino#4086(needsCleanup the key handling code in the editor arduino/Arduino#4146)Support for assembly files in IDE [imported] arduino/Arduino#274Provide a simple global search arduino/Arduino#4077Add support for single-file sketches arduino/Arduino#4206Provide simple library reference info directly within the IDE arduino/Arduino#4069(Documentation of libraries in the Editor arduino/Arduino#2692)Compile/Upload must retain control over started processes arduino/Arduino#3771Separate the console outputs arduino/Arduino#42161.6.0 IDE verbose compile output misdirected while compiling with multiple projects open at same time arduino/Arduino#2680Verbose output follows the window focus arduino/Arduino#2711New console arduino/Arduino#3400)More practical
Improve Ctrl-Tab navigation arduino/Arduino#4350)Save expand/collapse code folding! arduino/Arduino#3441Nice to haves
This is a backlog of, some of them long standing, issues that I will address in some way shape or form (the final solution may represent a comprise between ease of implementation and matching the original request):
[Feature request] Highlight the word "TODO" in text editor arduino/Arduino#3827Storing Libraries in subfolders arduino/Arduino#1986Add Window menu that lists open sketch windows [imported] arduino/Arduino#234(Window menu is missing on the Mac arduino/Arduino#3557)closing IDE with x or Alt+F4 not working correct arduino/Arduino#4218 Featurerequest: save sketchbook folders arduino/Arduino#1696 Burn bootloader blocks IDE until it is completed arduino/Arduino#2009 EditorStatus performance / UX arduino/Arduino#4254External references:
https://groups.google.com/a/arduino.cc/d/topic/developers/KsstENd2384/discussion
These improvements were originally tracked on the IDE main repo as arduino#4084, which created too much interference for the core team to be able to pursue their work.
The text was updated successfully, but these errors were encountered: