Skip to content

ESP IDF VSCode Extension Release v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:18
· 656 commits to master since this release

Release Highlights

  • Add System View Tracing support inside vscode, which will enable you to easily view the timeline, events stream, etc., of of existing heap tracing (.svdat) file
  • Add support for Arduino as ESP32 Component
  • Add support for searching ESP-IDF documentation from vscode itself.
  • Fixed some bugs related to debug adapter, gui menuconfig, task based commands, enhance scss, etc.