Skip to content

Releases: espressif/vscode-esp-idf-extension

ESP IDF VSCode Extension Release v0.1.4

27 Feb 06:15
Compare
Choose a tag to compare
Pre-release

Release Highlights

  • Minor bug fixes #26, #28, #31, #33, #39, #47
  • Read project name from CMakeList
  • Add i18n k/v validation

ESP IDF VSCode Extension Release v0.1.3

23 Jan 08:11
Compare
Choose a tag to compare
Pre-release

Release Highlights

  • Minor bug fixes #19 #17 #11
  • CI Enhancements for Release
  • Intellisense engine to search for headers automatically #2

ESP IDF VSCode Extension Release v0.1.2

16 Jan 12:11
Compare
Choose a tag to compare
Pre-release

Release Highlights

  • Minor bug fixes #7 #8 #9
  • Move to yarn from npm
  • Use webpack to bundle the extension itself, reducing the overall size size significantly

ESP IDF VSCode Extension Release v0.1.1

31 Dec 14:26
Compare
Choose a tag to compare
Pre-release

Release Highlights

  • Released to the vscode-marketplace
  • Some CI improvements

Initial Release to the Public v0.1.0

31 Dec 11:19
Compare
Choose a tag to compare
Pre-release

ESP IDF VSCode Extension

This vscode-extension aims to ease the end user development flow by offering wide spectrum of tools integrated into the already popular vscode IDE

Some features highlights

  • Build
  • Flash
  • Monitor
  • GUI Menuconfig
  • GUI IDF Size Analysis
  • Log Tracing
    ...and many more