Directory

ace-widget - Vaadin Add-on Directory

ace-widget for vaadin flow 14+ ace-widget - Vaadin Add-on Directory
Ace Editor for Vaadin Flow 14+ If there are bugs or you have a suggestion for the component, you can write to us on GitHub.
View on GitHub
Source Code

ace-widget version 1.4.5-Beta
Thanks to @F0rce, @ddonges, @desertfox94 for the support. and especially @F0rce to fix various problems and add the new methods in the component. * Added more methods: - setShowPrintMargin - setShowInvisibles - setShowGutter - setHighlightActiveLine - setBasePath - setAutoComplete - setLiveAutocompletion - setDisplayIndentGuides - setHighlightSelectedWord - setSelection - setUseWorker - setCursorPositio - setMaxHeight - setMinHeight - setMinWidth - setMaxWidth * Fixed jumping curso * performance improvement * clean imports * changed some minor things * Updated Ace Editor to v1.4.12 * height and width (fix) * updated NPM packages * updated to Vaadin 14.4.0 (for testing)

ace-widget version 1.0.2
Stable version thanks to David "F0rce" - removed shared langTools (used for autocompletion) -> now sperate for each instance of the editor - minor initialization changes - placeholder QoL changes (not visibile after changing the visibility) - Bug fixes....

ace-widget version 2.0.0
Updated for Vaadin 24+