Resolve proto hints with empty resolve data (#19274)
Fixed ssh remoting not showing a lot of hints Release Notes: - N/A
This commit is contained in:
parent
3dcc638537
commit
02f63e49ed
2 changed files with 10 additions and 10 deletions
|
@ -1207,7 +1207,7 @@ message ResolveState {
|
|||
}
|
||||
|
||||
message LspResolveState {
|
||||
string value = 1;
|
||||
optional string value = 1;
|
||||
uint64 server_id = 2;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue