Installing Editor Support
We provide support for Emacs, Atom and Visual Studio Code.
Emacs
The abs-mode package provides support for ABS in the Emacs editor.
Installation instructions are at https://github.com/abstools/abs-mode.
Atom
The Atom editor support can be found at https://github.com/abstools/language-abs. ABS support for Atom currently cannot be installed from the offical Package repository and has to be installed manually; see https://github.com/abstools/language-abs for instructions.
Visual Studio Code
ABS editing support for Visual Studio Code can be installed as a .vsix
file from the
latest release, see
https://github.com/abstools/abs-vs-code for detailed instructions.