solidity/libsolidity/lsp
Alexander Arlt 5c66718295 Basic nlohmann-json integration.
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2022-11-03 23:35:49 +01:00
..
DocumentHoverHandler.cpp [Language Server]: Add basic document hover support. 2022-10-26 13:53:29 +02:00
DocumentHoverHandler.h [Language Server]: Add basic document hover support. 2022-10-26 13:53:29 +02:00
FileRepository.cpp 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
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 Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
GotoDefinition.h Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
HandlerBase.cpp Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
HandlerBase.h Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
LanguageServer.cpp Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
LanguageServer.h Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
RenameSymbol.cpp Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
RenameSymbol.h Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
SemanticTokensBuilder.cpp Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
SemanticTokensBuilder.h Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
Transport.cpp Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
Transport.h Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
Utils.cpp Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00
Utils.h Basic nlohmann-json integration. 2022-11-03 23:35:49 +01:00