aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageserverprotocol/languagefeatures.cpp
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-21/+21
* LSP: Fix document range formatting requestDavid Schulz2020-01-091-1/+1
* LanguageClient: add support for proposed semantic highlightDavid Schulz2019-06-211-0/+56
* LanguageServerProtocol: Fix build on macOSChristian Stenger2019-05-171-1/+1
* LanguageClient: add hover handlerDavid Schulz2019-05-171-17/+38
* LSP: Avoid unneeded copy inside loopChristian Stenger2019-02-081-1/+1
* LSP: Fix buildChristian Kandeler2019-02-081-1/+3
* LSP: add Command and CodeAction support to the language clientDavid Schulz2019-01-311-0/+38
* Fix warning: "Missing reference in range-for with non trivial type"Alessandro Portale2019-01-161-1/+1
* LSP: add support for hierarchical document symbolsDavid Schulz2018-12-031-5/+20
* LSP: Fix punctuation and capitalization of UI textLeena Miettinen2018-10-191-2/+2
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+368