You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as i understand, it's not the same as Navbuddy.
Navbuddy's telescope() command searches symbols in a single scope.
This solution would search symbols in all scopes same as default telescope lsp_document_symbols(), but in addition to symbol name and type would also show the enclosing scope.
I would also like to see the enclosing scope when searching through all symbols.
It would be great to add a
Scope
column to any Telescope picker as follows, to show the scope of each listed item:Filepath:
Scope:
Text:
The text was updated successfully, but these errors were encountered: