Partition Table maker VScode Extension
Posted: Thu Nov 27, 2025 10:08 am
Hi everyone,
After working with ESP devices for years, one recurring pain point for me was dealing with custom partitions. Editing the CSV file, recalculating offsets and sizes, compiling, fixing, and repeating, it was always a tedious back-and-forth process.
To solve this, I built a VS Code extension that lets you create and edit custom partitions visually. It supports most common flash sizes and makes interacting with the partition table much easier compared to manual CSV editing.
You can install it directly from the VS Code Extension Marketplace. I’d really appreciate it if you could try it out, test it on different boards, and share your feedback. Suggestions, bug reports, and pull requests are all welcome.
Link is below.
https://marketplace.visualstudio.com/it ... ew-details
Or Search for the ESP-partition-easy in Vscode Extension Search bar
Regards!
After working with ESP devices for years, one recurring pain point for me was dealing with custom partitions. Editing the CSV file, recalculating offsets and sizes, compiling, fixing, and repeating, it was always a tedious back-and-forth process.
To solve this, I built a VS Code extension that lets you create and edit custom partitions visually. It supports most common flash sizes and makes interacting with the partition table much easier compared to manual CSV editing.
You can install it directly from the VS Code Extension Marketplace. I’d really appreciate it if you could try it out, test it on different boards, and share your feedback. Suggestions, bug reports, and pull requests are all welcome.
Link is below.
https://marketplace.visualstudio.com/it ... ew-details
Or Search for the ESP-partition-easy in Vscode Extension Search bar
Regards!