Home

Awesome

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

<p align="center"> <img src="https://i.imgur.com/PXjvewP.gif"> </p>

Powerful Tooltips

<p align="center"> <img src="https://i.imgur.com/PMk7zvv.gif"> </p>

File Tree View

haven't recorded showcase yet

Make your own Addons

haven't recorded showcase yet

Cutomize the IDE

Themes

<p align="center"> <img src="https://i.imgur.com/m0mvEQg.gif"> </p>

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