Nova

Extensions


Readme

Wren provides syntax highlighting and autocompletion for the Wren scripting language.

Also includes specific support for writings scripts used in the luxe game engine.

⚠️ This is an unfinished alpha extension.

Language Support

This extension currently supports the following features of Wren:

  • Syntax
  • Completions for:
  • Keywords
  • Built-In Classes
    • Bool
    • Class
    • Fiber
    • Fn
    • System
    • etc.

⚠️ Full support for variable and class member completions is planned for a future update.


Changelog

Version 0.3

Additions

Add a constructor snippet.

Fixes

Fixed indentation rules in Wren grammar.

⚠️ This is an unfinished alpha release.

Version 0.2

Added support for luxe Wren scripts.

⚠️ This is an unfinished alpha release.

Version 0.1

Initial release.

⚠️ This is an unfinished alpha release.