Skip to content

Editors & IDEs

Yanis Zafirópulos edited this page Oct 27, 2022 · 4 revisions

If you prefer to use some specific editors, check which one is already supported (if your preferred editor is not yet supported, just drop me a line - or help me include it):

Fonts

The font you use is a matter of personal taste. However, if you still want to know the "official" preference and make Arturo's symbols shine, then I'd strongly recommend you use Fira Code with ligatures turned on. ;-)

The recommended settings for using Fira Code along with Arturo in Visual Studio Code would be:

"editor.fontFamily": "'Fira Code'",
"editor.fontLigatures": "'ss07','ss09','cv20','cv22','cv23'"
Clone this wiki locally