Sorry I have some project with ncs over ubuntu 20.04
I'll do west build -b nrf52840dk_nrf52840 -p ==> it compile
when i Try to debug with west debug it work
when I try to debug with vs ... it doesent work . (after installation of New nordic vs feacture)...
It never recognise che emulatore !
In the past ..... it was working!
The debugger was working. on vscode.
Where I can find an examples of .vscode that work with the new configuration ?