# espressif/vscode-esp-idf-extension

Visual Studio Code extension for ESP-IDF projects

Repository: https://github.com/espressif/vscode-esp-idf-extension
Canonical: https://ross.abutalabs.com/products/vscode-esp-idf-extension
Homepage: https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T07:35:19+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 2842, "days_push": 7, "days_rel": 19, "gap_med": 73.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1459, forks 347 (observed 2026-08-28T04:04:47.274229+00:00)

## What it is
An official Visual Studio Code extension from Espressif for developing, building, flashing, monitoring, and debugging firmware for Espressif chips (ESP32 family) using the ESP-IDF framework. It bundles setup wizards, project management, tracing, unit testing, QEMU emulation, and device flashing via UART, DFU, or JTAG into the IDE.

## Use cases
- set up an ESP32 development environment in VS Code
- flash and debug ESP32 firmware from the IDE
- build ESP-IDF projects with CMake
- monitor serial output from an ESP32
- debug ESP32 with JTAG and OpenOCD
- run ESP-IDF unit tests with Unity
- emulate ESP32 firmware with QEMU
- manage multiple ESP-IDF projects and SDK configurations

## When to choose
- you develop firmware for ESP32/ESP32-S/C series chips with ESP-IDF
- you want an integrated build-flash-debug-monitor workflow in VS Code
- you need tracing, heap tracing, core-dump debugging, or partition editors
- you work in WSL, Docker, or remote environments and need ESP-IDF tooling there

## When to avoid
- you target non-Espressif microcontrollers
- you prefer Arduino IDE or PlatformIO workflows instead of ESP-IDF
- you need a standalone CLI without VS Code
- you use ESP-IDF versions older than 5.0 with paths containing spaces

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, embedded, build-tool, testing
- domain: embedded-systems, iot, developer-tools, cross-platform
- platform: editor-plugin, windows
- tags: esp-idf, esp32, vscode-extension, firmware-development, openocd, jtag, qemu, cmake, debugging, macos, linux, docker

## Member repositories
- espressif/vscode-esp-idf-extension (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.274229+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:27.217737+00:00, confidence not recorded.
  - readme: https://github.com/espressif/vscode-esp-idf-extension (fetched 2026-08-28T04:04:47.274229+00:00, sha 0f485f15f0a0)
  - homepage: https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/ (fetched 2026-08-29T11:44:36.036631+00:00, sha c9399569ec3c)
  - site_page: https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/installation.html (fetched 2026-08-29T11:44:36.039070+00:00, sha acbce7970928)
  - site_page: https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/additionalfeatures.html (fetched 2026-08-29T11:44:36.041142+00:00, sha 3f381f6e888f)
  - site_page: https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/faqs.html (fetched 2026-08-29T11:44:36.042823+00:00, sha b502cba00628)
- Data as of 2026-08-30T08:39:29.467469+00:00.
