Skip to main content

This site is a preview for github.com/espressif/developer-portal/pull/479

Visual Studio Code Extension Workshop

·1 min· Draft
Workshop
Author
Pedro Minatel
Developer Relations at Espressif
Table of Contents

Visual Studio Code Extension Workshop
#

About this workshop
#

This hands-on workshop will introduce the Espressif IoT Development (ESP-IDF) development by the Integrated Development Environment (IDE). After this workshop, you will be able to use the IDEs to improve the development performance on your projects.

On this part, the extension for the Visual Studio Code will be introduced.

Prerequisites
#

To follow this workshop, make sure you will meet the prerequisites, as described below.

Hardware Prerequisites
#

  • Windows, Linux or macOS
  • ESP32 board with USB to serial interface and/or debug port
    • USB CDC/JTAG
  • USB cable compatible with your development board

Software Prerequisites
#

  • Espressif-IDE
  • ESP-IDF v5.x
espressif/vscode-esp-idf-extension

Visual Studio Code extension for ESP-IDF projects

TypeScript
1203
320

Completition time
#

Estimated completion time: 45 to 60 min

Downloads
#

Here is the list of downloads for this workshop:

Installing
#

Extension Setup
#

Creating a new project
#

Project configuration
#

Building the project
#

Flash to the device
#

Monitoring the serial output
#

Debugging
#

Tools
#

Partition table editor
#

Components
#

Conclusion
#

Next steps
#

Related

Espressif-IDE Workshop
11 mins
Workshop ESP-IDF ESP32-C6 Espressif IDE
Draft
Getting Started with IDEs Workshop
1 min
Workshop
ESP-IDF Development Tools Guide — Part I
·13 mins
ESP32