zhj149 / JfxIDE

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 95.8%Language:CSS 4.2%