ESP IDF VSCode Extension Release v1.10.0
1.10.0
Features and enhancements
- Add command to delete esp-idf specific settings
- Add idf.monitorPort setting
- Add idf.jtagFlashCommandExtraArgs
- Use idf qemu and idf.qemuExtraArgs for debug and monitor
- App bootloader partition table build flash cmds, read Partition from device, partition specific flashing
Bug Fixes
- Russian translation typos fix Thanks @SinglWolf !
- Fix esp_idf.json setup not recognized
- Quotes for export script in IDF Terminal
- Fix preFlashTask in multiples profiles projects
- Add web extension debug and other documentation
- Fix openOCD arguments order
- Fix project configuration documents
- Fix create example project from Components registry
- Use remoteName to detect Codespaces environment
- Use 2 spaces for tab size on created json files
- Ensure build directory exists resolve workspaceFolder paths in Project Configuration editor
- Fix build flash monitor release serial port
- Merge env vars and add IDF_TARGET in Project Configuration Editor and New Project Wizard