Skip to content

ESP IDF VSCode Extension Release v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 13:24
· 494 commits to master since this release

Release Highlights

  • Add Heap Tracing support inside vscode for ESP32 and ESP32-S2 chips
  • Show code-coverage inside the vscode editor for your ESP-IDF projects
  • Add ESP Rainmaker IoT cloud support inside vscode, this will enable you to control your ESP32 and ESP32-S2 devices from vscode
  • Use webview.asWebviewUri(...) API for making extension web browser compatible
  • Add support for telemetry
  • Fix some typos in template project
  • Fix Poweshell export env support
  • Improve onboarding docs
  • Fix some typos in Documentation
  • Fix workspace folder error for no opened workspaces