I was trying to flash and debug the Nicla sense ME from the VS code IDE using the Nordic connect SDK extension. The board is not getting detected as the COM port in the nordic connect SDK extension. I was able to compile the examples but not able to flash / debug them as the board was not getting detected. However, when i am trying to do it using the command line flashing and debugging is working. Debugging over command line is tedious. So could you suggest me , how can i make flashing and debugging work via nordic connect sdk extension in VS code ?