aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonlanguageclient.h
Commit message (Expand)AuthorAgeFilesLines
* Python: remove static cast of client interface in client constructorDavid Schulz2022-06-201-1/+2
* Python: remove python specific language client settingsDavid Schulz2022-06-101-29/+2
* Python: globalize Python language server settingsDavid Schulz2022-06-101-2/+1
* LanguageClient: fix todoDavid Schulz2022-06-071-1/+1
* Python: add pyside uic extra compilerDavid Schulz2022-06-021-2/+33
* Python: Apply 'static' pattern for singleton membershjk2022-04-271-2/+4
* Promote previously python-specific InterpreterAspecthjk2022-04-271-1/+0
* Python: Use specialized document to check for pylspDavid Schulz2022-03-281-1/+0
* Python: add lsp configuration widgetDavid Schulz2022-02-091-0/+2
* Python: add python specific language client settingsDavid Schulz2022-01-181-4/+27
* Python: move language client functionality out of utilsDavid Schulz2022-01-181-0/+69