Skip to content

dipu-bd/AceFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AceFX

Ace based standalone code editor in JavaFX with automated syntax highlighting and lots of themes.

Description

It uses Ace-Builds as the source to get ace and src-noconflict as the ace.js source.

AceFX Editor supports almost all of the methods that original Ace Editor has. It extends the Ace editor to use in JavaFX in a way that you won't notice any difference between it and any other normal code editor.

To DO

  • GetLanguageList()
  • Identify file type by extension in OpenFile()
  • Make a toolbar
  • Add events

About

Ace based standalone code editor in JavaFX with automated syntax highlighting and lots of themes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages