Finalize the command
This commit is contained in:
parent
e3fc810b3d
commit
3694265b6b
9 changed files with 126 additions and 53 deletions
|
@ -1625,7 +1625,10 @@ message Notification {
|
|||
message LspExtExpandMacro {
|
||||
uint64 project_id = 1;
|
||||
uint64 buffer_id = 2;
|
||||
Anchor position = 3;
|
||||
}
|
||||
|
||||
message LspExtExpandMacroResponse {
|
||||
string name = 1;
|
||||
string expansion = 2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue