I'm creating a Swing application where the user should be able to edit JavaScript codes. So I need some kind of code editor embeddable in Java that supports:
The need of it to be embeddable in Java is mainly because of the Auto-Completion which will be dynamic and very specific to the application.
Does such editor exists?
RSyntaxTextArea supports syntax highlighting and auto completion, but not error highlighting:
http://fifesoft.com/rsyntaxtextarea
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With