mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
workspace symbols
This commit is contained in:
parent
133d001d82
commit
d19f3ac834
9 changed files with 75 additions and 43 deletions
|
@ -8,6 +8,7 @@ pub use languageserver_types::{
|
|||
DocumentSymbolParams, DocumentSymbolResponse,
|
||||
CodeActionParams, ApplyWorkspaceEditParams,
|
||||
ExecuteCommandParams,
|
||||
WorkspaceSymbolParams,
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue