haxeui-vscode icon indicating copy to clipboard operation
haxeui-vscode copied to clipboard

Visual studio code extension for HaxeUI support

HaxeUI support for Visual Studio Code

Build Status Code Climate Issue Count

This is a work in progress extension for Visual Studio Code that adds support for the HaxeUI library.

Dependencies

You must have haxeui-core, haxeui-blank and hscript installed.

Each backend requires its library.

Features

  • Project initialization. Backend support:
    • [x] html5
    • [ ] openfl
    • [ ] flambe
    • [ ] pixijs
    • [ ] nme
    • [ ] luxe
    • [ ] hxwidgets
    • [ ] xwt
  • Preview of a UI file demo

Planned features

  • Live preview
  • UI builder
  • CSS and UI file completion, highlighting, and diagnostics