Added
- Support toggled state in arduino toolbar items [1e0f52b]
- Use CLI
0.17.0
[067cc87] - Integrated search in workspace into IDE [5a262d4]
- Added error handling for core/lib install [eadc993]
- Support for nested sketchbook structure [c64ac48]
Changed
- editor.quicksSuggestions.other defaults off [6dadd17]
- Use
board search
command from the CLI [15b0564] - removed settings cog from sidebar (only accessible through Theia advanced settings) [e90fa27]
- Added overwrite confirmation to ZIP lib install [5c8669d]
- Moved the './theia/launch.json' config into a temp folder. [d648159]
- Use
vscode-arduino-tools
VSX. [7ee6d5a]
Fixed
- Fixed sorting of sketches and examples - ignore case [f6e623c]
- ATL-941: Fixed recursive folder issue on
Save as
[9cd9146] - Correct typo in gRPC client creation error message [e947023]
- Fixed workspace variable resolver. [acbd98d]
Full Changelog: 2.0.0-beta.3...2.0.0-beta.4