-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Closed
Labels
electronIssues and items related to ElectronIssues and items related to Electronfont-renderingFont rendering issuesFont rendering issuesinfo-neededIssue requires more information from posterIssue requires more information from postermacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS XmojaveVS Code on OS X Mojave issuesVS Code on OS X Mojave issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)
Description
Solution:
If you have updated to macOS 10.14 (Mojave) you might have noticed that fonts in VSCode are looking blurry if you are not using a high-DPI monitor. A workaround for this is to run
defaults write com.microsoft.VSCode.helper CGFontRenderingFontSmoothingDisabled -bool NO
from the terminal followed by a restart to get back the previous behaviour. Note that this change is global for every application and not specific to VSCode.
- VSCode Version: Version 1.23.1 (1.23.1) -
d0182c3417d225529c6d5ad24b7572815d0de9ac
- OS Version: macOS Version 10.14 Beta
Steps to Reproduce:
- Open VSCode
- Open a file
- View said file
Does this issue occur when all extensions are disabled?: Yes
I don't expect this is a VSCode issue, but just incase wanted to bring it up earlier rather than later.
BanjoCam, celento, ovidijusr, cojo, robertrossmann and 28 more
Metadata
Metadata
Assignees
Labels
electronIssues and items related to ElectronIssues and items related to Electronfont-renderingFont rendering issuesFont rendering issuesinfo-neededIssue requires more information from posterIssue requires more information from postermacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS XmojaveVS Code on OS X Mojave issuesVS Code on OS X Mojave issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)