When attempting to debug a typescript file using the adapter vscode-js-debug I am always prompted with The adapter 'vscode-js-debug' is not available. Did you forget to run 'VimspectorInstall'? I have ...
A clear and concise description of what the bug is. I have launch.json config like this { "name": "Launch Extension", "type": "extensionHost", "request": "launch ...