-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: use lsp detail if file is not in current workspace
closes #16 this commit changes the logic of marshaling a node to a UI line. if we determine the file a symbol belongs too does not exist in the current workspace we now use the "detail" field from the symbol if possible. if the "detail" field is nil we fall back to just providing the full path to the file. Signed-off-by: ldelossa <[email protected]>
- Loading branch information
Showing
1 changed file
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters