Page 1 of 1

VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Sat Sep 12, 2020 4:11 pm
by mitchjs
im using the default DARK theme.. and its suddenly got a WHITE background, and grey text (very hard to read)
i don't remember this being the case... i haven't programmed in a few weeks
but now got a new ESP32 project...

ESP-IDF ext version: 0.4.0
VSCODE 1.49.0 (just updated)
Win 10 x64 2004
2020-09-12_12-10-30.jpg
2020-09-12_12-10-30.jpg (107.78 KiB) Viewed 9207 times

Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Tue Sep 15, 2020 1:15 am
by ESP_Soumesh
This is a bug which got introduced while vscode updated to 1.49.x, we already have a PR to fix this.

https://github.com/espressif/vscode-esp ... n/pull/166

Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Wed Sep 23, 2020 11:53 pm
by mitchjs
works... and thank you for the QUICK fix!

Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Thu Sep 24, 2020 5:17 am
by abansal22
mitchjs wrote:
Wed Sep 23, 2020 11:53 pm
works... and thank you for the QUICK fix!
Do we have the fix for it? If yes please share it!

Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Thu Sep 24, 2020 7:32 am
by ESP_Soumesh
abansal22 wrote:
Thu Sep 24, 2020 5:17 am
mitchjs wrote:
Wed Sep 23, 2020 11:53 pm
works... and thank you for the QUICK fix!
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.

Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Thu Sep 24, 2020 2:35 pm
by abansal22
ESP_Soumesh wrote:
Thu Sep 24, 2020 7:32 am
abansal22 wrote:
Thu Sep 24, 2020 5:17 am
mitchjs wrote:
Wed Sep 23, 2020 11:53 pm
works... and thank you for the QUICK fix!
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!

Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Tue Sep 29, 2020 7:31 am
by ESP_Soumesh
abansal22 wrote:
Thu Sep 24, 2020 2:35 pm
ESP_Soumesh wrote:
Thu Sep 24, 2020 7:32 am
abansal22 wrote:
Thu Sep 24, 2020 5:17 am


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, are you still facing the issue?

Re: VSCODE ESP-IDF Ext - IDF menuconfig, White background!!!

Posted: Tue Sep 29, 2020 7:53 am
by abansal22
ESP_Soumesh wrote:
Tue Sep 29, 2020 7:31 am
abansal22 wrote:
Thu Sep 24, 2020 2:35 pm
ESP_Soumesh wrote:
Thu Sep 24, 2020 7:32 am


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 update is released, are you still facing the issue?
hey thanks buddy for the update! Yesterday I updated both vs code and the idf extension. It works well! I donot have any problem now!