Is there a feature that you are terribly missing on the Arduino Create Platform? Or do you have an idea you would like to share with us?
Please let us know by posting you feedback in this thread!
COMING UP:
* Reference tab
* Private sketches
* Adjust the compiler flags before compiling and uploading the program
Wish List:
* Add roadmap + ways to up-vote/down-vote a feature
* Autoformat as in the Desktop IDE (auto indent)
* Support for 3rd party boards (specifically ATTiny and ESP, Sparkfun Digital Sandbox, Adafruit Feather, Microduino)
* Installation of Plugin for multiple users
* Sketch version control, and a way to retrive deleted sketches and files
* Github/Dropbox integration
* Keep local and online Sketchbook in sync as an option
* Support Yun Shield
* Blind-friendly, fix compatibility with screen readers
* Multi-language support
* Serial Plotter
* Arduino as ISP, burn bootloader
* Debugger
* Language support
* Move the "Serial Monitor" view (pop out window)
* Drag and Drop on Sketchbook panel
* Download Libraries together with the sketch
* Split screen friendly
* Multiple errors management: show on the red error bar AND highlighted in the code.
* "installation free" version using an USB-Mass-Storage device
* Schematics editor
* Add bootloader
* Turn off metadata (set default board as in the Java IDE)
* Autocomplete
* Include Library when exporting/saving a sketch
* Live collaboration feature (as Gdocs)
* Student & teacher collaboration: accounts linked, the teacher could setup a class assignment, and students could have a "Submit to Teacher" button built into the editor page. Teachers would be able to see an "assignment" page with a listing of all of the names of the students with the appropriate links to the code from that project, multiple install of the agent on classroom PCs
* Scratch or blockly-like coding environment
* Integrate Processing
* Edit Libraries on the Web Editor
* Share custom library
* Phone app
* Tablet plugin
* Arduino online simulation to check working process, before reducing upload cycles of the hardware.
* More editor themes (other than just light and dark)
* Import PDF in a sketch
* Export the .hex file
* Simulate the Serial Monitor for such functions as Serial.print() without needing a board or USB connection as in
http://cpp.sh/* Plugin for Linux 32bit
Done
* Version number
* Protected "credentials" tab in your Arduino sketch for sensibile info
* Chromebook plugin
* New SSO
* Clickable URLs in the code
* Copy/paste in right click
* Import whole Sketchbook
* Readme auto-population
* Select multiple files at once to perform bulk actions
* Show the memory usage (flash) when compiling
* Library Manager (Probably changed to: include all the trusted library by default)
* Import multiple libraries at once
* Support on Edge
* Support on Safari
* Support for screens smaller than 1024
* Tab scaling
* Public/Private Share feature
* Custom Library Deletion
* Support for MKR100, Arduino/Genuino 101
* Upload the whole Sketchbook to Arduino Cloud
* Serial Monitor refactor