Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.03 KB

File metadata and controls

47 lines (28 loc) · 1.03 KB

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