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
Agree for consistency and search.
What is a bit visually jarring to me here is a combination of fonts used in the find all references tree (I understand this is the only logical way to do it)
Yep, we should fix every spot where we render code and use a non-monospace font.
Need to be careful though, monospace text is a lot wider and the viewlet is typically very narrow. Doing this may have a usability impact on smaller screens.
I see we now use the editor font in the "Find References" tree:
First of all, if we start to use this we should also use it in the search results view to be consistent (the results already look very similar).
I suggest to have a setting for this though, I prefer the workbench font for search results in lists like that.
//cc @Microsoft/vscode for more UX input
The text was updated successfully, but these errors were encountered: