Python: Switch pyls on interpreter change

Change-Id: I458b635986a55003a1e7254e27e2df9667704273
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
David Schulz
2019-10-01 13:16:17 +02:00
parent 5b2ca680a7
commit c8ccfea225
10 changed files with 454 additions and 314 deletions

View File

@@ -46,6 +46,7 @@ public:
private:
void doAdditionalSetup(const ProjectExplorer::RunConfigurationCreationInfo &) final;
void updateLanguageServer();
bool supportsDebugger() const;
QString mainScript() const;