/v4vala

A simple vala IDE under the GPL license

Primary LanguageValaGNU General Public License v3.0GPL-3.0

v4vala

A simple vala IDE under the GPL license

what works

  • Auto-update check
  • Code can compile and be executed
  • Line numbering
  • Syntax-highlighting
  • Translatable fairly easily

WIP

  • Ability to pack files into executables
  • Auto-update needs to overwrite files
  • Autocomplete
  • Code templates
  • Debbuging using GDB
  • Multiple file project support
  • Running code should be interactable (i.e. normal stdin, stoppable)
  • Syntax-highlighting configurability