Installing editor support¶
We provide support for Emacs, Atom and Visual Studio Code.
Emacs¶
The abs-mode package provides ABS support for 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 ( latest release at
https://github.com/abstools/abs-vs-code/releases/latest). See
https://github.com/abstools/abs-vs-code for detailed
instructions.