Closed delvsola closed 4 months ago
@Louciole The extension crashes when starting as Disabled with the Python extension enabled
@Louciole The extension crashes when starting as Disabled with the Python extension enabled
I can't reproduce it (either in the debug or packaged version) did you do something special?
This PR aims to provide a first fix to many errors in the client code and acts as an intermediate patch until the client side is properly refactored.
The extension also now integrates VSCode's Python extension, which means the Language Server will now be launched with the Interpreter selected for that workspace.
Changes
Fixes