Vala language support for Atom-IDE, powered by Vala Language Server.
Requires Atom >1.21.
Download the repository and install
cd ide-vala/apm installapm 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 buildninja -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.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.