summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonutils.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* LSP: Robustify open documentsDavid Schulz2020-05-141-5/+5
* Python editor: Add buttons & actions for opening REPLEike Ziller2020-03-191-2/+55
* Python: detect language server for python asynchronDavid Schulz2020-02-201-20/+46
* Python: Move PyLSConfigureAssistant connection to the pluginhjk2020-02-121-0/+1
* Python: install pyls with [all] tag on windowsDavid Schulz2020-01-131-6/+1
* 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