summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Python: Reset editor info bars when closing documentDavid Schulz2019-12-101-1/+11
* Python: cache the module path for executableDavid Schulz2019-11-041-3/+11
* Python: detect virtual environments for documents and projectsDavid Schulz2019-10-301-1/+12
* Python: Fix UI textLeena Miettinen2019-10-291-4/+4
* Python: install python language server with --userDavid Schulz2019-10-251-1/+1
* Python: close all info bars after language server setupDavid Schulz2019-10-251-45/+84
* Python: Fix opening document in wrong pylsDavid Schulz2019-10-181-2/+9
* Python: Add info bar entry to enable pylsDavid Schulz2019-10-181-5/+41
* Python: Switch pyls on interpreter changeDavid Schulz2019-10-181-0/+353