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:
@@ -1207,7 +1207,7 @@ message ResolveState {
|
||||
}
|
||||
|
||||
message LspResolveState {
|
||||
string value = 1;
|
||||
optional string value = 1;
|
||||
uint64 server_id = 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user