stackoverflow / novah-ide

Novah IDE for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

novah-ide README

IDE for the Novah programming language.

Features

  • Syntax highlighting
  • Snippets
  • Code completion
  • Go to definition
  • Semantic coloring
  • Hover
  • Formatting
  • Folding
  • Find all references
  • Rename symbol (variable, declaration, type or constructor)

More to come.

Requirements

  • Java installed and in the path or JAVA_HOME set.
  • Novah compiler jar.

Release Notes

0.0.2

  • Added syntax highlight for bigints, bigdecimal and !in

0.0.1

Initial release.

About

Novah IDE for Visual Studio Code

License:Apache License 2.0


Languages

Language:TypeScript 100.0%