There is away to fix it.
Go to VSCode Setting by Ctrl + ,
Type Terminal into Search box terminal.integrated.shell.windows
and edit settings.json file by adding a line "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe"
after that restart VSCode and try to Monitor your device
Search found 2 matches
- Sun Jan 17, 2021 6:43 pm
- Forum: IDEs for ESP-IDF
- Topic: ESP-IDF VScode monitor
- Replies: 8
- Views: 10970
- Sun Jan 17, 2021 6:43 pm
- Forum: ESP-IDF
- Topic: ESP-IDF Monitor device
- Replies: 1
- Views: 2420
Re: ESP-IDF Monitor device
There is away to fix it.
Go to VSCode Setting by Ctrl + ,
Type Terminal into Search box terminal.integrated.shell.windows
and edit settings.json file by adding a line "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe"
after that restart VSCode and try to Monitor your device
Go to VSCode Setting by Ctrl + ,
Type Terminal into Search box terminal.integrated.shell.windows
and edit settings.json file by adding a line "terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe"
after that restart VSCode and try to Monitor your device