solidity/libsolidity/lsp
2023-08-21 17:50:41 +02:00
..
DocumentHoverHandler.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
DocumentHoverHandler.h [Language Server]: Add basic document hover support. 2022-10-26 13:53:29 +02:00
FileRepository.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
FileRepository.h lsp: Adds support for include paths and have {projectUri}/node_modules added by default. 2022-07-12 15:25:33 +02:00
GotoDefinition.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
GotoDefinition.h LSP: Implements goto-definition. 2022-03-14 11:59:41 +01:00
HandlerBase.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
HandlerBase.h LSP rename 2022-07-08 11:52:45 +02:00
LanguageServer.cpp Remove the ability to produce an AST in presence of errors in --error-recovery mode 2023-08-21 17:50:41 +02:00
LanguageServer.h [Language Server]: Add basic document hover support. 2022-10-26 13:53:29 +02:00
RenameSymbol.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
RenameSymbol.h LSP rename 2022-07-08 11:52:45 +02:00
SemanticTokensBuilder.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
SemanticTokensBuilder.h LSP: Implement semantic tokens 2022-05-18 14:54:16 +02:00
Transport.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
Transport.h Renaming lspAssert to lspRequire plus adding some documentation to make it more clear what this function is supposed to be used for. 2022-09-26 12:14:56 +02:00
Utils.cpp Purge using namespace from libsolidity/lsp and parsing 2023-08-16 17:07:52 +02:00
Utils.h Always allow full filesystem access to LSP. 2022-05-09 11:37:11 +02:00