-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Atom instructions
Matt Oakes edited this page Dec 22, 2015
·
21 revisions
To enable ligatures, Menu → Open your stylesheet and add text-rendering to atom-text-editor:
atom-text-editor {
text-rendering: optimizeLegibility;
}
You’ll need Atom 1.1 or newer.
Beware that in some syntaxes selected ligatures might not work. This is usually a syntax parser/tokenization issue (e.g. -> breaks into two symbols by JS/Ruby syntax highlighter). See issues #63 and #69
Fira Code 💻 – Home – Wiki – Issues – Suggestions
Enabling: Atom | VS Code | IntelliJ | BBEdit | Brackets | Emacs | GoormIDE | Cloud9 | MacVim | Notepad++ | RStudio | Sublime Text | Visual Studio | MATLAB
Troubleshooting
Stylistic sets
Language Coverage
OSes/Tools: Linux | Chrome devtools | LaTeX | Chrome OS terminal