aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythoneditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Python editor: Add buttons & actions for opening REPLEike Ziller2020-03-191-0/+66
* Python: Move PyLSConfigureAssistant connection to the pluginhjk2020-02-121-3/+0
* Python: close all info bars after language server setupDavid Schulz2019-10-251-14/+1
* Python: Switch pyls on interpreter changeDavid Schulz2019-10-181-311/+4
* Python: remove unused static stringDavid Schulz2019-10-021-1/+0
* Python: add task for pyls installationDavid Schulz2019-09-301-9/+26
* Python: make pyls install kill timer a memberDavid Schulz2019-09-301-4/+3
* Python: Add info bar to install python language serverDavid Schulz2019-09-301-3/+104
* Python: Check for Python language server after document was openedDavid Schulz2019-09-261-11/+212
* rename PythonEditor plugin to PythonDavid Schulz2019-07-171-0/+65