Fail to use f5 debug as vscode open Javascript debugger terminal instead of poweshell
- As I use F5, vscode will open javascript instead of powershell as a new terminal window and do nothing.
- But I uninstalled the plugin for JS,and I can't debug CPP,C or JAVA in vscode now.
- And in settings.json, I don't see terminal information about javascript debugger terminal.
How can I reopen my powershell to debug?
Comments
Post a Comment