solidity/test/libsolidity/lsp
2023-05-11 10:56:55 -05:00
..
analyze-full-project lsp: Always load all solidity files from project for analyzing. 2022-08-22 12:49:04 +02:00
goto lsp.py: Support subdirectories 2022-05-09 14:54:55 +02:00
hover Adds natspec to AST for enum definition. 2023-04-05 14:58:32 +02:00
include-paths lsp: Adding test for custom include paths. 2022-07-13 13:57:04 +02:00
include-paths-nested Adds include-paths-nested test case. 2022-08-22 12:49:06 +02:00
include-paths-nested-2 lsp: Finishing last missing test wrt complex nested project directory structure and specifying custom includes, while using some (one) of them. 2022-08-22 12:49:06 +02:00
node_modules lsp: Adds support for include paths and have {projectUri}/node_modules added by default. 2022-07-12 15:25:33 +02:00
other-include-dir/otherlib lsp: Finishing last missing test wrt complex nested project directory structure and specifying custom includes, while using some (one) of them. 2022-08-22 12:49:06 +02:00
rename Remove EWASM backend. 2023-05-11 10:56:55 -05:00
semanticTokens Remove EWASM backend. 2023-05-11 10:56:55 -05:00
didChange_template.sol Initial implementation of Language Server 2021-12-16 17:52:49 +01:00
didOpen_with_import.sol lsp.py: Support subdirectories 2022-05-09 14:54:55 +02:00
publish_diagnostics_3.sol LSP test: Minor refactoring and better exception reporting 2022-03-21 13:23:02 +01:00