aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientutils.h
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: auto setup yaml and json lsDavid Schulz2024-01-031-0/+2
* LSP: add resource operations to the protocol implementationDavid Schulz2023-10-091-0/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* LSP: Support remote LSP file pathsDavid Schulz2022-12-151-0/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LanguageClient: Improve refactoring markersChristian Kandeler2022-05-181-1/+1
* LanguageClient: Indent code coming from the serverChristian Kandeler2022-02-031-1/+2
* ClangCodeModel: Add clangd-based document locator filterChristian Kandeler2021-10-041-1/+1
* ClangCodeModel: Get document symbols immediatelyChristian Kandeler2021-09-161-0/+2
* LanguageClient: manually track document versionDavid Schulz2021-06-151-2/+2
* LanguageClient: add snippet parsingDavid Schulz2021-06-101-1/+2
* JLS: add special java client that can execute jls commandsDavid Schulz2021-02-191-10/+14
* LanguageClient: Improve formattingDavid Schulz2021-02-101-0/+3
* LanguageClient: add current document locator filterDavid Schulz2019-04-301-0/+1
* LanguageClient: show icon with assigned server names in toolbarDavid Schulz2019-04-031-0/+3
* move text document for file path convenience functionDavid Schulz2019-02-141-1/+0
* LSP: rename BaseClient -> ClientDavid Schulz2019-02-041-2/+2
* LSP: add Command and CodeAction support to the language clientDavid Schulz2019-01-311-1/+18
* LSP: add a convenient function returning a TextDocumentDavid Schulz2019-01-251-0/+36