File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,14 @@ ARDUINO 1.6.5
1515* CLI: --get-pref can now be called without a pref name. If pref name is missing, IDE dumps all preferences
1616* Holding SHIFT when hovering the save icon will trigger a "Save As"
1717* Removed proxy settings from File > Preferences: IDE will use system settings
18+ * Linux versions bundle the latest JVM, 1.8.0_45
19+ * Local docs: if your sketch has a "docs" folder, you can add local links to it. For example file://./docs/index.html
20+ will use your browser to open file index.html from the "docs" folder of your sketch
21+ * When using "external editor" mode, sketch code is updated when the IDE gets focused
22+ * Added keyboard shortcuts to IDE menus: ALT+F for File, ALT+E for Edit and so on
23+ * Added support for Dangerous Prototypes Bus Pirate as ISP
24+ * Added "Close" button to Boards/Libs Managers, in order to help linux people with weird Window Managers
25+ * Added File > Open Recent menu, showing the last 5 opened sketches
1826* Tons of minor fixes
1927
2028[libraries]
You can’t perform that action at this time.
0 commit comments