We have started youtube tutorial series focused on IDEs.
Our first video is an introductory / quick start for vs code extension, and will keep releasing new one's based on user reactions and suggestions
You can also submit suggestion forms for future videos
Search found 19 matches
- Tue Dec 08, 2020 7:50 am
- Forum: News
- Topic: VS Code Youtube Tutorial Series
- Replies: 0
- Views: 17620
- Tue Dec 08, 2020 7:47 am
- Forum: IDEs for ESP-IDF
- Topic: VS Code Youtube Tutorial Series
- Replies: 8
- Views: 30819
VS Code Youtube Tutorial Series
We have started youtube tutorial series focused on IDEs.
Our first video is an introductory / quick start for vs code extension, and will keep releasing new one's based on user reactions and suggestions
You can also submit suggestion forms for future videos
Our first video is an introductory / quick start for vs code extension, and will keep releasing new one's based on user reactions and suggestions
You can also submit suggestion forms for future videos
- Tue Dec 08, 2020 5:45 am
- Forum: IDEs for ESP-IDF
- Topic: What IDE can be used for the ESP-MESH ?
- Replies: 4
- Views: 5446
Re: What IDE can be used for the ESP-MESH ?
We don't offer ESP-Mesh specific config/IDE, yet you can use both VS Code Extension or Eclipse Plugin for general ESP-IDF development.
- Tue Nov 17, 2020 9:42 am
- Forum: IDEs for ESP-IDF
- Topic: VS Code Extension Feedback
- Replies: 2
- Views: 16583
Re: VS Code Extension Feedback
Please open a Github Issue or new forum post, this thread is not monitored for queries and issues.
- Wed Sep 30, 2020 7:35 am
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF VSC Extension, set upload baud rate
- Replies: 9
- Views: 15695
Re: ESP-IDF VSC Extension, set upload baud rate
But it does not reopen the monitor after the flash. Thats because we don't store the state of the monitor and flash should only flash and not open monitor, if you want please use the Build, Flash and start a monitor on your device command, which trigger build -> flash -> monitor More info here: htt...
- Tue Sep 29, 2020 5:24 pm
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF VSC Extension, set upload baud rate
- Replies: 9
- Views: 15695
Re: ESP-IDF VSC Extension, set upload baud rate
Thanks for the update. There is another bug. After you have flashed the part, and open the serial terminal. Make some changes to your code, recompile, and go to flash again it cant because the serial terminal is still open. When you flash, it should first check if the terminal is open, close it, th...
- Tue Sep 29, 2020 7:48 am
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF VSC Extension, set upload baud rate
- Replies: 9
- Views: 15695
Re: ESP-IDF VSC Extension, set upload baud rate
Thanks for the update. There is another bug. After you have flashed the part, and open the serial terminal. Make some changes to your code, recompile, and go to flash again it cant because the serial terminal is still open. When you flash, it should first check if the terminal is open, close it, th...
- Tue Sep 29, 2020 7:31 am
- Forum: IDEs for ESP-IDF
- Topic: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!
- Replies: 7
- Views: 9644
Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!
Do we have the fix for it? If yes please share it! We have a fix, we are planing a release by this weekend (26-09-2020), once released if you are using extension from the marketplace your extension should update automatically. Thanks!! Eagerly waiting for the upadate! The fix is released in v0.5.0,...
- Thu Sep 24, 2020 7:32 am
- Forum: IDEs for ESP-IDF
- Topic: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!
- Replies: 7
- Views: 9644
Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!
We have a fix, we are planing a release by this weekend (26-09-2020), once released if you are using extension from the marketplace your extension should update automatically.
- Wed Sep 23, 2020 7:01 am
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF VSC Extension, set upload baud rate
- Replies: 9
- Views: 15695
Re: ESP-IDF VSC Extension, set upload baud rate
Also, can you guys please change the color scheme for IDF menuconfig, that White background with light gray text is the worst colors to choose. This is a bug caused from vs code side due to certain behaviours change, we have a fix and will release this ASAP. I press F1 then select ESP-IDF- Device C...