Closed gogins closed 9 months ago
I think this now works.
Nope, still not working.
I need to get it straight how to actually debug extensions, instructions tried so far don't work.
Remember:
vsce package
Then, in the Extensions view menu, Install from VSIX...
I asked ChatGPT for help with this. It did not provide an immediately useful snippet of code, but it did indeed provide information in its code that saved me a great deal of time. It did a better of searching or inferring than I had been able to do.
This now works using the global default Python interpreter, which is what I wanted.
I edited extension.js but it must be changed to use a configurable parameter for the Python interpreter, hopefully simply picking that up from Visual Studio Code's settings.