Skip to content

miho/MonacoFX-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonacoFX-Tutorials

Tutorial projects for MonacoFX

Contents

Introduction

MonacoFX is a powerful editor node for JavaFX. It is based on Monaco, the code editor that drives VSCode.

It uses the JavaFX WebView node to integrate Monaco into the scene graph. Additionally, it provides a Java API for adding custom languages, code folding and themes. Changing properties, like text and scroll position, are represented as regular JavaFX properties. The correspoonding callbacks into JS are added by MonacoFX.

About

Tutorial projects for MonacoFX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages