# platformio/platformio-vscode-ide

PlatformIO IDE for VSCode: The next generation integrated development environment for IoT

Repository: https://github.com/platformio/platformio-vscode-ide
Canonical: https://ross.abutalabs.com/products/platformio-vscode-ide
Homepage: https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: platformio, vscode, iot, debugger, fpga, microcontroller, embedded, verilog, hardware
Last push: 2025-01-11T15:02:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 1, release rhythm 8, longevity 100
- inputs: {"age_days": 3388, "days_push": 599, "days_rel": 599, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1444, forks 244 (observed 2026-08-28T04:04:44.945226+00:00)

## What it is
PlatformIO IDE is a VSCode extension providing a full-featured integrated development environment for embedded and IoT development. It bundles a multi-platform build system, unified debugger, unit testing, static code analysis, and library management supporting 1000+ boards and 40+ hardware platforms.

## Use cases
- develop firmware for ESP32 and ESP8266 in VSCode
- program Arduino boards with a modern IDE
- debug embedded C/C++ code on STM32 microcontrollers
- build IoT projects for multiple hardware platforms from one tool
- run unit tests for embedded firmware
- set up Zephyr RTOS or ESP-IDF development environment
- flash and monitor serial output on microcontroller boards
- develop for RISC-V and FPGA boards like Lattice iCE40

## When to choose
- you want a cross-platform embedded IDE inside VSCode without manual toolchain setup
- you work across multiple MCU architectures (AVR, ARM, ESP, RISC-V, MSP430) and want one workflow
- you need integrated debugging, unit testing, and static analysis for firmware
- you want dependency-free builds with a built-in library manager

## When to avoid
- you only target a single vendor and prefer that vendor's official IDE (e.g., STM32CubeIDE)
- you need an IDE outside VSCode
- you want a lightweight editor without embedded toolchain overhead

## Facets
- artifact type: plugin
- maturity: active
- function: editor, build-tool, testing, cli, embedded
- domain: embedded-systems, iot, developer-tools, hardware, cross-platform
- platform: editor-plugin, cross-platform, windows
- tags: vscode-extension, platformio, embedded-development, firmware, microcontroller, arduino, esp32, esp8266, stm32, debugger, unit-testing, fpga, verilog, toolchain, debugging, macos, linux

## Member repositories
- platformio/platformio-vscode-ide (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:44.945226+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:36:18.789974+00:00, confidence not recorded.
  - readme: https://github.com/platformio/platformio-vscode-ide (fetched 2026-08-28T04:04:44.945226+00:00, sha d6065c394be2)
  - homepage: https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide (fetched 2026-08-29T11:46:35.045028+00:00, sha fa33fe45db10)
- Data as of 2026-08-30T08:39:29.467469+00:00.
