For the best experience when editing Alda score files, install the Alda file-type plugin for your editor of choice. This will at least provide syntax highlighting, and in some cases (e.g. Vim and Emacs), there are additional features like keyboard shortcuts to play the Alda code that you’re editing.
Don’t see a plugin for your favorite editor? Write your own and open a pull request to add it here! :)
Editor | Plugins |
---|---|
Ace | (available by default) |
Atom | MadcapJake/language-alda |
Eclipse | VishwaasHegde/Alda-Eclipse-Plugin |
Emacs | jgkamat/alda-mode |
Sublime Text | erinzm/sublime-alda |
Vim | daveyarwood/vim-alda |
VS Code | abhi18av/Alda-VsCode |