aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageserverprotocol/basemessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* LSP: log non protocol lines instead of throwing an errorDavid Schulz2019-05-091-9/+7
* LSP: separate communication interface and client logicDavid Schulz2019-02-041-1/+1
* LSP: Fix punctuation and capitalization of UI textLeena Miettinen2018-10-191-5/+5
* LSP: Fix MSVC warningOrgad Shaneh2018-09-171-1/+1
* LSP: reset expected content length when parsing incomplete headerDavid Schulz2018-09-131-0/+1
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+211