-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
microsoft/azuredatastudio
#7282Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto CompleteuxUser experience issuesUser experience issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Currently we are using monospace for inline <code>. That can fallback to a random font that doesn't go with the rest of the UI. In the below gif, it's Courier New. It looks totally out of the place.
On macOS, we are using -apple-system which resolves to SF Next for text, so we should use SF Mono for the inline code. Here's how it would look like:
We should look at Windows and Linux and find a monospace font that matches the UI font.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysuggestIntelliSense, Auto CompleteIntelliSense, Auto CompleteuxUser experience issuesUser experience issuesverifiedVerification succeededVerification succeeded

