-
-
Notifications
You must be signed in to change notification settings - Fork 32
Editors & IDEs
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):
-
Visual Studio Code:
https://github.com/arturo-lang/art-vscode-package -
SublimeText:
https://github.com/arturo-lang/art-sublimetext-package -
Vim / Neovim: (Thanks @xigoi :-))
https://github.com/xigoi/vim-arturo -
ArtIDE Editor for Windows: (Thanks @mikeparr :-))
http://www.mikeparr.info/artlang.html -
Pygments: (Thanks @RickBarretto :-)) https://github.com/pygments/pygments/pull/2259
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'"
Copyright (c) 2019-2022 Arturo Language contributors
Wiki created and maintained by the community / The official language website is: https://arturo-lang.io