Support for the Aya programming language.
Important In order for this extension to work, you'll need to set aya.jarPath. (Press Ctrl+, then search "aya")
- Syntax highlighting
- Automatic syntax error checking
- Quick run line with
shift+enter - Quick run file with
ctrl+shift+enter - Run file as process with play button
Get the latest release of aya from here: https://github.com/aya-lang/aya/releases. You'll need at least version v0.6.0
aya.jarPath: The location of the aya.jar fileaya.enableLinting: Set set totrueto enable auto-linting
