Skip to content

Instantly share code, notes, and snippets.

@tpimh
Last active February 11, 2016 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tpimh/cd08a8d8fbec38da67c2 to your computer and use it in GitHub Desktop.
Save tpimh/cd08a8d8fbec38da67c2 to your computer and use it in GitHub Desktop.

List of Vala completion engines:

Valencia

Latest stable release was 0.8 on 22 Aug 2014

  • supports vala 0.24
  • requires libgee-0.8

Gedit plugin for Vala completion.

Source code

Afrodite

Latest stable release was 0.12.1 on 12 Aug 2011

  • supports vala 0.12 (stable release) or 0.16 (master)
  • unstable release supports vala 0.16

Part of Vala Toys for gEdit (Vtg).

Source code

Vsc (Vala symbol completion)

Outdated, never released. Completely replaced by Afrodite.

Source code

Guanako

Under development.

  • supports multiple vala versions from 0.20 to 0.30
  • requires gee-0.8

Part of Valama IDE.

Source code

Valide autocompletion providers

Part of Val(a)IDE.

Uses Afrodite and Valencia for completion.

  • supports vala 0.12

Source code

Anjuta autocompletion provider

Part of Anjuta, which is under development.

  • supports multiple vala versions from 0.18 to 0.30

Source code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment