This package provides the following services:
This package consumes the following services:
IDE-VALA package
Vala language support for Atom-IDE, powered by Vala Language Server.
Requires Atom >1.21.
Features
Installation
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
Development
This package is currently in development. You should also install the atom-ide-ui package to expose the functionality within Atom.
Contributing
Always feel free to help out!
License
GPL License. See the license for more details.