Skip to content

ESP IDF VSCode Extension Release v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 15:02
· 543 commits to master since this release

Release Highlights

  • Release Debug Adapter, this would enable debugging for an IDF project from within the VSCode IDE, please refer the guide for how to use the same
  • Add support for save before IDF build, this would save all your edited files and then trigger a build.
  • Add Prettier for code linting and formatting (improving extension developer experience)
  • Update Issue Template for GH
  • Minor bug fixes and enhancements