This package aims to turn Atom into a powerful Vala IDE. It provides you autocompletion as you write code. You can also access a local reference (with valhalla:documentation
).
To make it work, you should first install the language-vala-modern package. It is also recommended to install linter to see errors and warnings as you write code.
This package can eventually be combined with builder and tool-bar
This package could slow down a little bit Atom's startup because it parses all the .vapi
files you have installed on your system (around 200).
The icons are from Valadoc.org.
If you found a bug or have suggestion, please open an issue on GitHub.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.