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
if func is a string, assume it is an internal Julia name, and use ctags (configured for JSON output, plus caching of the tags file within a scratch dir) to find it within the Julia source (configured by the user)
In both cases, don't return a string, but rather use the pager or JULIA_EDITOR, with support for VS code.