ESP-IDF VSCode Extension Release v1.4.0
Posted: Tue Mar 08, 2022 1:40 pm
Hello Community!
We have released ESP-IDF VSCode Extension v1.4.0 with important bug fixes and new features. Check it out at https://github.com/espressif/vscode-esp ... tag/v1.4.0
Features and enhancements
- Show task output on Notification silent mode
- DFU Support added
- Check core requirements.txt first
- Added debug adapter use generic classes
- Updated compilerPath when IDF_TARGET changes
- Updated marked dependency to latest
- Added other platforms in setup
- Use workspace folder in read parameter
- Added project wizard tutorial
- Update extension node dependencies like node-sass to sass
- Added eFuse Explorer refresh and clear summary
- OpenVSX extension released
Bug Fixes
- Removed Windows Prerequisites
- Added tutorials links
- Hide not-visible options in SDK Configuration editor
- Use relative elf in WSL monitor
- Added ccache logic in SDK Configuration editor
- Added ccache fixes for IDF_TARGET and add idf component Thanks @meltdown03 !
Thank you!
We have released ESP-IDF VSCode Extension v1.4.0 with important bug fixes and new features. Check it out at https://github.com/espressif/vscode-esp ... tag/v1.4.0
Features and enhancements
- Show task output on Notification silent mode
- DFU Support added
- Check core requirements.txt first
- Added debug adapter use generic classes
- Updated compilerPath when IDF_TARGET changes
- Updated marked dependency to latest
- Added other platforms in setup
- Use workspace folder in read parameter
- Added project wizard tutorial
- Update extension node dependencies like node-sass to sass
- Added eFuse Explorer refresh and clear summary
- OpenVSX extension released
Bug Fixes
- Removed Windows Prerequisites
- Added tutorials links
- Hide not-visible options in SDK Configuration editor
- Use relative elf in WSL monitor
- Added ccache logic in SDK Configuration editor
- Added ccache fixes for IDF_TARGET and add idf component Thanks @meltdown03 !
Thank you!