Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Bug 519524 - [lsp] textDocument/definition responses are assumed to b…
…e Location arrays A textDocument/definition request may be answered back by the server with a Location or a Location[]. We should not assume that a Location[] is being returned. Signed-off-by: Remy Suen <remy.suen@gmail.com>
- Loading branch information