solidity/test/libsolidity/lsp
2023-04-05 14:58:32 +02:00
..
analyze-full-project lsp: Always load all solidity files from project for analyzing. 2022-08-22 12:49:04 +02:00
goto
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 LSP rename 2022-07-08 11:52:45 +02:00
semanticTokens LSP: Implement semantic tokens 2022-05-18 14:54:16 +02:00
didChange_template.sol
didOpen_with_import.sol
publish_diagnostics_3.sol