Skip to content

A text editor component with syntax highlighting and code intelligence features for Feathers UI

License

Notifications You must be signed in to change notification settings

Moonshine-IDE/moonshine-feathersui-text-editor

Repository files navigation

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

  • Haxe 4.1
  • OpenFL 8.9.7
  • Feathers UI 1.0.0-rc.1

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

About

A text editor component with syntax highlighting and code intelligence features for Feathers UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published