Moonshine-IDE / moonshine-feathersui-text-editor

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Haxe 99.8%Language:HTML 0.2%