Do not send edits over the wire
This commit is contained in:
parent
f812151840
commit
aa58d0fd77
4 changed files with 225 additions and 86 deletions
|
@ -682,14 +682,7 @@ message OnTypeFormatting {
|
|||
}
|
||||
|
||||
message OnTypeFormattingResponse {
|
||||
repeated OnTypeFormattingResponseEntry entries = 1;
|
||||
repeated VectorClockEntry version = 2;
|
||||
}
|
||||
|
||||
message OnTypeFormattingResponseEntry {
|
||||
Anchor start = 1;
|
||||
Anchor end = 2;
|
||||
string new_text = 3;
|
||||
ProjectTransaction transaction = 1;
|
||||
}
|
||||
|
||||
message PerformRenameResponse {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue