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
Fixed issue with find symbols in workspace not working. Needed to use AbsoluteUri instead of AbsolutePath (thanks @daviwil). Also changed the search from StartsWith to Contains. Not a fuzzy match but better than StartsWith.
0 commit comments