miho / MonacoFX

JavaFX editor node based on the powerful Monaco editor that drives VS Code
MIT License
75 stars 25 forks source link

Add Editor property for setting readOnly. #27

Open covers1624 opened 1 year ago

covers1624 commented 1 year ago

As the title.

Also cleaned up the submission of the other properties to reduce duplication.

drwiner commented 2 months ago

This is great! Thank you!