/JfxIDE

Functional code editor written in Java using JavaFX. Support for highlighting, autocomplete, themes, and more!

Primary LanguageJava

JFxIDE

The project's codebase currently contains an old programming language which I made, this will be removed from the codebase once a working addon system has been put in place.

Features:

Intelligent Autocomplete

Powerful Tooltips

File Tree View

haven't recorded showcase yet

Make your own Addons

haven't recorded showcase yet

Cutomize the IDE

Themes

Settings

This feature is a work in progress and has certain features which need to be improved. haven't recorded showcase yet

Libraries

JSON parsing done with GSON

General UI done with JavaFX

Some components taken from JFoenix (will probably be removed due to lack of use)

Editor built upon RichTextFX