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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
As with linux, in mac you place a bracket text on the one hand and sublime text on the other and you notice a big difference.
With the advanced Brackets being little by little (for me the best) I do not understand how the text is still seen much less clear when the most important thing for a programmer is the text he writes.
From here I make an appeal to solve the problem and you can get a sharpness like sublime text or netbeans ...
My computer is an imac 27 "of 2013.
The text was updated successfully, but these errors were encountered:
AFAIK, Brackets uses an outdated version of Chromium which doesn't render sub-pixel antialiasing properly. Updating the Chromium version of the editor should solve the problem as it solved in Atom and VSCode in the past.
@jgs806 I know, Brackets is a Chromium-based app. When you open Brackets, actually you're opening like a WebView, running Chromium with the editor wrapped into it. Brackets actually is pure HTML, CSS and JavaScript.
So, as I said, the Chromium version of the Brackets editor is quite outdated, updating Brackets to use Chromium v64 or higher (they fixed the font rendering antialiasing in this version) should solve the rendering issues.
As with linux, in mac you place a bracket text on the one hand and sublime text on the other and you notice a big difference.
With the advanced Brackets being little by little (for me the best) I do not understand how the text is still seen much less clear when the most important thing for a programmer is the text he writes.
From here I make an appeal to solve the problem and you can get a sharpness like sublime text or netbeans ...
My computer is an imac 27 "of 2013.
The text was updated successfully, but these errors were encountered: