solidity/libsolidity/lsp
Christian Parpart 2d07ea3d42 Implements $/setTrace and uses trace logging.
For helping the caller to know in advance how many files are expected
with a response for publishDiagnostics.
2022-04-05 13:51:42 +02:00
..
FileRepository.cpp Initial implementation of Language Server 2021-12-16 17:52:49 +01:00
FileRepository.h Initial implementation of Language Server 2021-12-16 17:52:49 +01:00
GotoDefinition.cpp LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00
GotoDefinition.h LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00
HandlerBase.cpp LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00
HandlerBase.h LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00
LanguageServer.cpp Implements $/setTrace and uses trace logging. 2022-04-05 13:51:42 +02:00
LanguageServer.h Implements $/setTrace and uses trace logging. 2022-04-05 13:51:42 +02:00
Transport.cpp Implements $/setTrace and uses trace logging. 2022-04-05 13:51:42 +02:00
Transport.h Implements $/setTrace and uses trace logging. 2022-04-05 13:51:42 +02:00
Utils.cpp LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00
Utils.h LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00