Page 1 of 1

Menuconfig is not working into ESP32 IDF VSCODE

Posted: Wed Nov 30, 2022 6:30 am
by Ritesh
Hello Team,

We are using Espressif IDF into VS Code which works fine except one issue like idf.py menuconfig is not working properly like not able to up and down to go to next line of menuconfig configurations.

Would you please check from your end and update to us like is there any extensions or configurations are required to install or not?

Let me know if need anything else from my end


Regards,
Ritesh Prajapati

Re: Menuconfig is not working into ESP32 IDF VSCODE

Posted: Wed Nov 30, 2022 1:50 pm
by username
Use the J & K keys for UP/Down

Re: Menuconfig is not working into ESP32 IDF VSCODE

Posted: Thu Dec 01, 2022 6:28 am
by Ritesh
username wrote:
Wed Nov 30, 2022 1:50 pm
Use the J & K keys for UP/Down
Thanks for your prompt response.

I have checked and it is working fine means able to move up and down using J & K Keys.

But There is one genuine feedback like it has to be mentioned into bottom help after opening menuconfig so that User can't be confused like how to move up and down or it should be documented somewhere for the same.