This package provides:
This package consumes:
Vala language support for Atom-IDE, powered by Vala Language Server.
Requires Atom >1.21.
Download the repository and install
cd ide-vala/
apm install
apm link
You should also download and compile the Vala Language Server, instructions on how to compile can be found in the repo, but for convenience
meson build
ninja -C build
Now find ide-vala on atom packages and go on settings and set the binary path or just install the language server system-wide
This package is currently in development. You should also install the atom-ide-ui package to expose the functionality within Atom.
Always feel free to help out!
GPL License. See the license for more details.