/ide-vala

Vala language support for Atom-IDE

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

IDE-VALA package

Vala language support for Atom-IDE, powered by Vala Language Server.

Requires Atom >1.21.

Features

  • Syntax highlight
  • Code completion [WIP]
  • Hover
  • Jump to def
  • Workspace symbols
  • Find references
  • Diagnostics
  • Refactoring

Installation

Download the Vala Language Server

Development

This package is currently in development. You should also install the atom-ide-ui package to expose the functionality within Atom.

Download the repository and install

cd ide-vala/
apm install
apm link

You should also download and compile the Vala Language Server

Now find ide-vala on atom packages and go on settings and set the binary path or just install the language server system-wide

Contributing

Always feel free to help out!

License

GPL License. See the license for more details.