Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LanguageClient: show icon with assigned server names in toolbar | David Schulz | 2019-04-03 | 1 | -0/+45 |
* | TextEditor: return all BaseTextEditor for a document | David Schulz | 2019-03-13 | 1 | -5/+6 |
* | move text document for file path convenience function | David Schulz | 2019-02-14 | 1 | -12/+6 |
* | LSP: rename BaseClient -> Client | David Schulz | 2019-02-04 | 1 | -3/+3 |
* | LSP: add Command and CodeAction support to the language client | David Schulz | 2019-01-31 | 1 | -4/+159 |
* | LSP: add a convenient function returning a TextDocument | David Schulz | 2019-01-25 | 1 | -0/+38 |