Send File protos as part of Buffer protos
Use the File proto to build the File associated with the buffer rather than relying on the local entry.
This commit is contained in:
parent
66fce5ec8e
commit
da13d028a3
4 changed files with 92 additions and 54 deletions
|
@ -157,6 +157,7 @@ messages!(
|
|||
UnregisterWorktree,
|
||||
UnshareProject,
|
||||
UpdateBuffer,
|
||||
UpdateBufferFile,
|
||||
UpdateContacts,
|
||||
UpdateDiagnosticSummary,
|
||||
UpdateWorktree,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue