Moonshine-IDE / moonshine-feathersui-text-editor

A text editor component with syntax highlighting and code intelligence features for Feathers UI
Other
7 stars 1 forks source link
feathers-ui haxe openfl

Text Editor component for Feathers UI

The text editor UI component used by Moonshine IDE, written in Haxe, and built on Feathers UI and OpenFL.

Minimum Requirements

Installation

This library is not yet available on Haxelib. To install, run the following command in a terminal:

haxelib git moonshine-feathersui-text-editor https://github.com/Moonshine-IDE/moonshine-feathersui-text-editor.git

Project Configuration

After installing the library above, add it to your OpenFL project.xml file:

<haxelib name="moonshine-feathersui-text-editor" />

Documentation