Comments on: Install ESP-IDF Extension for ESP32 on VS Code (Windows, Mac OS X, Linux) https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 08 Sep 2025 20:46:21 +0000 hourly 1 https://wordpress.org/?v=6.8.5 By: Julian Hines https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1094661 Mon, 08 Sep 2025 20:46:21 +0000 https://randomnerdtutorials.com/?p=176674#comment-1094661 In reply to Sara Santos.

The ERROR_INVALID_PIP problem was easy to solve; I just googled it and the first hit was to delete a couple of folders in the \Espressif\tools folder (or wherever you chose to install), idf-git and idf-python, then re-ran the installation routine and the Configure ESP-IDF Extension; all was fine after that and the blink routine works correctly, although I can see it will take me a while to get my head around all that is involved using Visual Studio Code 🙁

The link is esp32.com/viewtopic.php?t=23976

]]>
By: Julian Hines https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1093311 Fri, 05 Sep 2025 07:48:11 +0000 https://randomnerdtutorials.com/?p=176674#comment-1093311 In reply to Sara Santos.

For anybody (like me) who wants confirmation that installing Visual Studio Code on a PC running Visual Studio Community Edition, I can say that the two installations, on a Windows 11 computer, worked as hoped for. I could run a Visual Studio program whilst I had Code running at the same time.

I ran into another problem when configuring the Extension (ERROR_INVALID_PIP) but as this looks to be a python problem, will be exploring this in another forum.

]]>
By: Jose https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1093124 Thu, 04 Sep 2025 18:16:22 +0000 https://randomnerdtutorials.com/?p=176674#comment-1093124 In reply to Julian Hines.

They do not interfere, because they are two completely different things.

]]>
By: Julian Hines https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1093110 Thu, 04 Sep 2025 17:04:18 +0000 https://randomnerdtutorials.com/?p=176674#comment-1093110 In reply to Sara Santos.

Okay, I will give it a try a bit later and report the result. Fingers crossed!

]]>
By: Sara Santos https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1093106 Thu, 04 Sep 2025 16:59:36 +0000 https://randomnerdtutorials.com/?p=176674#comment-1093106 In reply to Julian Hines.

Hi.
Those are two completely different softwares.
One shouldn’t interfere with the other.

Regards,
Sara

]]>
By: Julian Hines https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1093093 Thu, 04 Sep 2025 16:09:41 +0000 https://randomnerdtutorials.com/?p=176674#comment-1093093 In reply to Sara Santos.

I am am using Visual Studio (Community Edition) which is also free, and I need to use that for other projects I am involved in. Is it possible to run the two options on the same computer? By that I mean if i download and install Visual Studio Code will it interfere with Visual Studio and vice versa?

]]>
By: Sara Santos https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1093068 Thu, 04 Sep 2025 14:16:26 +0000 https://randomnerdtutorials.com/?p=176674#comment-1093068 In reply to Julian Hines.

Hi.

It is not necessary to make any extra steps for the plugin to show up.
It is in the extensions repository.

Are you using Visual Studio instead of Visual Studio Code?
You need Visual Studio Code which is different from Visual Studio.

Visual Studio Code is free.

Regards,
Sara

]]>
By: Julian Hines https://randomnerdtutorials.com/install-esp-idf-extension-esp32-on-vs-code/#comment-1092938 Thu, 04 Sep 2025 07:15:42 +0000 https://randomnerdtutorials.com/?p=176674#comment-1092938 Trouble finding the ESP-IDF Extension in Visual Studio.
When I type in ESP-IDF in Visual Studio, it comes up with nothing (it just displays ‘Loading’). If I backspace until only ESP is being searched for, it does find the Arduino IDE for Visual Studio 2022, which is a trial only version from Visual Micro and not the one from Espressif.
Visual Studio is the standard Community 64n bit version 17.14.2.
Any help would be gratefully received.

]]>