Retrieve project symbols over RPC
This commit is contained in:
parent
ab73343323
commit
2a6d486d14
4 changed files with 132 additions and 50 deletions
|
@ -239,6 +239,7 @@ entity_messages!(
|
|||
GetCodeActions,
|
||||
GetCompletions,
|
||||
GetDefinition,
|
||||
GetProjectSymbols,
|
||||
JoinProject,
|
||||
LeaveProject,
|
||||
OpenBuffer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue