Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python: remove static cast of client interface in client constructor | David Schulz | 2022-06-20 | 1 | -1/+2 |
* | Python: remove python specific language client settings | David Schulz | 2022-06-10 | 1 | -29/+2 |
* | Python: globalize Python language server settings | David Schulz | 2022-06-10 | 1 | -2/+1 |
* | LanguageClient: fix todo | David Schulz | 2022-06-07 | 1 | -1/+1 |
* | Python: add pyside uic extra compiler | David Schulz | 2022-06-02 | 1 | -2/+33 |
* | Python: Apply 'static' pattern for singleton members | hjk | 2022-04-27 | 1 | -2/+4 |
* | Promote previously python-specific InterpreterAspect | hjk | 2022-04-27 | 1 | -1/+0 |
* | Python: Use specialized document to check for pylsp | David Schulz | 2022-03-28 | 1 | -1/+0 |
* | Python: add lsp configuration widget | David Schulz | 2022-02-09 | 1 | -0/+2 |
* | Python: add python specific language client settings | David Schulz | 2022-01-18 | 1 | -4/+27 |
* | Python: move language client functionality out of utils | David Schulz | 2022-01-18 | 1 | -0/+69 |