Releases: espressif/vscode-esp-idf-extension
Releases Β· espressif/vscode-esp-idf-extension
ESP IDF VSCode Extension Release v1.8.1
1.8.1
Bug Fixes
- Fix monitor for Command Prompt
- Update chinese localization Thanks @Tinyu-Zhao !
- Add Kconfig name in SDK Configuration Editor
- Add validation for existing setup path
- Fix custom tasks execution
- Fix jtag flash on build flash monitor command
- Fix CMake arguments for CMake < 3.20
- Fix ESP-IDF Debug status bar button
- Add esp32p4 watchpoints Thanks @ftab !
- Add Espressif projects documentation
ESP-IDF VS Code Extension v1.8.0
1.8.0
Features and enhancements
- Add button to enable custom partition when calling Partition table editor
- Add ESP-IDF version switcher
- Translation using l10n vscode api, remove gulp files
- Add Eclipse CDT Debug Adapter and update debugging documentation
- Add Chip Id in port selection
- Add idf.py reconfigure task as extension command
- Add white spaces support for IDF_PATH and extension tasks
- Add Hints viewers bar and code editor highlight
- Add docs espressif files and workflow
Bug Fixes
- Avoid saveDefSdkconfig in all menu items Thanks @ArcticLampyrid
- Add clarity to flash placeholder text
- Fix output channel interrupt
- Fix github tags to retrieve up to 100 tags
- Fix and update devcontainer json mount and python setting
- Add no ports validation
- Update blink example reference in docs Thanks @kowyo
- Consistent ESP Component Registry URL Thanks @XDanielPaul
ESP IDF VSCode Extension Release v1.7.1
ESP IDF VSCode Extension Release v1.7.0
1.7.0
Features and enhancements
- Update extension initial autoconfiguration
- Add Commands tree view in Espressif explorer
- Update OpenOCD boards filtered by selected IDF target
- Documentation commands name consistency
- Add new notification mode: Output, Notification, All, Silent
- Remove gcovr dependency, implement GCOV html report and UI coverage from toolchain gcov
- Add ESP-IDF Unit Testing with Pytest-Embeded in vscode extension tests UI
- Add esp32c2 esp32h2 IDF targets to extension
- Remove Microsoft C/C++ from extension dependencies
- Add ESP-IDF SBOM check command
Bug Fixes
- Update application insights
- Remove video link from changelog
- Fix esp32h2 in set target command
- Fix for env PATH variable reference Thanks @dyarkovoy
- Fix for qemu workspace reference Thanks @dyarkovoy
- Fix sdkconfig defaults in build arguments
- Fix duplicated python executable in setup UI, Add Windows compiler path fix
- Migration to vue 3 and UI fixes
- Update docker templates to latest esp-idf version
- Fix tar.xz install from extension, show or hide progress notification based idf.notificationMode setting
ESP IDF VSCode Extension Release v1.6.5
ESP IDF VSCode Extension Release v1.6.4
ESP IDF VSCode Extension Release v1.6.3
ESP IDF VSCode Extension Release v1.6.2
1.6.2
Features and enhancements
- add idf monitorBaudRate setting
- add idf enableStatusBar setting to show status bar
- Add custom offset to flash binaries to IDF serial port
Bug Fixes
ESP IDF VSCode Extension Release v1.6.1
1.6.1
Features and enhancements
- Add coredump as data subtype Thanks @ramiws !
- Use webpack 5 Thanks @Spacefish !
- Add ESP32 C6 boards Thanks @Spacefish !
- Add unit test and end to end testing docs
- Update platform on ESP-Matter shallow cloning Thanks @Diegorro98 !
- Add zap-cli install in ESP-Matter install Thanks @Diegorro98 !
Bug Fixes
ESP IDF VSCode Extension Release v1.6.0
Features and enhancements
- Add nightly documentation install instructions
- Add linux archs to platforms
- Add ESP-Matter Python packages install Thanks @Diegorro98 !
- Add Nightly build links
- Add Watch variables expansion in debugging view
- Add multiple sdkconfig support
- Save and select multiple existing ESP-IDF setups in Setup Wizard
- Use multiple configurations for same ESP-IDF project with Project configuration wizard
Bug Fixes
- Fix build arguments order
- Add Target to IDF Monitor
- Add Dispose sdk config command in documentation
- Fix app trace project elf file reference
- Fix QEMU monitor
- Fix nightly link bot comment
- Fix ESP Matter device path hard set
- Fix submodules typo Thanks @ttytyper !
- Fix WSL usbipd install docs Thanks @@ronger-x !
- Fix linux-tools references
- Fix Kconfig server directory output