Skip to main content

Crate solidity_language_server

Crate solidity_language_server 

Source

Modules§

build
call_hierarchy
Call hierarchy support for the Solidity language server.
code_actions
completion
config
file_operations
folding
goto
highlight
hover
inlay_hints
links
lint
lsp
project_cache
references
rename
runner
selection
semantic_tokens
solar_runner
solc
Direct solc --standard-json runner for fast AST generation.
solc_ast
Typed Solidity AST deserialized from solc’s JSON output.
symbols
types
utils