What is this?
A Jolie linter for Atom (using Atom Linter).
Installation
apm install linter-jolie
Dependencies are installed automatically once you start Atom.
To-do I am not planning to do myself right now (help is welcome)
- Auto-completion for include files. For example, start writing
include "f
and get a hint forfile.iol
. - Auto-completion in the code (operation names, ports, etc.).
Also, we should put a screenshot here.