ace
Fast and Lightweight Ace Editor (https://ace.c9.io/) for Vaadin 14 & 23
Ace Editor for Vaadin 14 & 23
Even more embeddable and lightweight Vaadin Add-On - Ace - The High Performance Code Editor
Frontend is based on lit-ace created by myself
Version Guide
(1.x: Built for Vaadin 14 (with Java 8) extends AbstractSinglePropertyField
)
2.x: Built for Vaadin 14 (with Java 8) extends Component
(LTS)
3.x: Built for Vaadin 23 (with Java 11) extends Component
Documentation
License
Sample code
AceEditor ace = new AceEditor(); ace.setTheme(AceTheme.terminal); ace.setMode(AceMode.sql); ace.setValue("SELECT * FROM DB_01 WHERE ID = 123");
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
2.3.0 (2022-07-20)
Changelog
If you find this component usefull, I would really appreciate a rating here or a star on the GitHub Repository.
For Issues and Feature Requests please visit ace/issues on GitHub.
- Released
- 2022-07-20
- Maturity
- STABLE
- License
- MIT License
Compatibility
- Framework
- Vaadin 14
- Vaadin 23 in 3.4.2
- Browser
- Browser Independent
ace - Vaadin Add-on Directory
Fast and Lightweight Ace Editor (https://ace.c9.io/) for Vaadin 14 & 23[**2.x**](https://github.com/F0rce/ace/tree/master): Built for Vaadin 14 (with Java 8) extends `Component` (LTS)
[**3.x**](https://github.com/F0rce/ace/tree/3.x): Built for Vaadin 23 (with Java 11) extends `Component` ## Documentation [docs.f0rce.de/ace](https://docs.f0rce.de/ace) ## License [MIT License](https://github.com/F0rce/ace/blob/master/LICENSE)
Author Homepage
View on GitHub
Issue tracker
ace version 1.3.4
## v1.3.4 - Resources Update
- Bumbed to ace-builds version 1.4.13 https://github.com/ajaxorg/ace-builds/releases/tag/v1.4.13
ace version 2.0.0
### 2.0.0 (2022-03-15)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.0.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v2.0.0 please join the [v2.0.0 Discussion](https://github.com/F0rce/ace/discussions/29) on GitHub.
ace version 2.0.1
### 2.0.1 (2022-03-16)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.0.1)
**TL;DR:** There was a bug, which caused the loss of the editor's value when detached and attached afterwards. If you don't work with attach/detach, 2.0.0 does the job aswell.
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v2.0.0 please join the [v2.0.0 Discussion](https://github.com/F0rce/ace/discussions/29) on GitHub.
ace version 2.1.0
### 2.1.0 (2022-03-24)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.1.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v2.0.0 please join the [v2.0.0 Discussion](https://github.com/F0rce/ace/discussions/29) on GitHub.
ace version 3.0.0
### 3.0.0 (2022-03-25)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.0.0)
- Built for Vaadin 23
- Requires Java 11
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v3.0.0 please join the [v3.0.0 Discussion](https://github.com/F0rce/ace/discussions/30) on GitHub.
ace version 2.1.1
### 2.1.1 (2022-04-12)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.1.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v2.0.0 please join the [v2.0.0 Discussion](https://github.com/F0rce/ace/discussions/29) on GitHub.
ace version 3.0.1
### 3.0.1 (2022-04-12)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.0.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v3.0.0 please join the [v3.0.0 Discussion](https://github.com/F0rce/ace/discussions/30) on GitHub.
ace version 2.2.0
### 2.2.0 (2022-06-07)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.2.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v2.0.0 please join the [v2.0.0 Discussion](https://github.com/F0rce/ace/discussions/29) on GitHub.
ace version 3.1.0
### 3.1.0 (2022-06-07)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.1.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v3.0.0 please join the [v3.0.0 Discussion](https://github.com/F0rce/ace/discussions/30) on GitHub.
ace version 2.2.1
### 2.2.1 (2022-06-13)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.2.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v2.0.0 please join the [v2.0.0 Discussion](https://github.com/F0rce/ace/discussions/29) on GitHub.
ace version 3.1.1
### 3.1.1 (2022-06-21)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.1.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v3.0.0 please join the [v3.0.0 Discussion](https://github.com/F0rce/ace/discussions/30) on GitHub.
ace version 2.2.2
### 2.2.2 (2022-06-28)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.2.2)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v2.0.0 please join the [v2.0.0 Discussion](https://github.com/F0rce/ace/discussions/29) on GitHub.
ace version 3.1.2
### 3.1.2 (2022-06-28)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.1.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
For any questions and problems while migrating to v3.0.0 please join the [v3.0.0 Discussion](https://github.com/F0rce/ace/discussions/30) on GitHub.
ace version 2.3.0
### 2.3.0 (2022-07-20)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.3.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 3.2.0
### 3.2.0 (2022-07-20)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.2.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 2.3.1
### 2.3.1 (2022-07-28)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v2.3.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 3.3.1
### 3.3.1 (2022-07-28)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.3.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 3.3.2
### 3.3.2 (2022-07-29)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.3.2)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 3.3.3
### 3.3.3 (2022-08-03)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.3.3)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 3.4.0
### 3.4.0 (2022-08-26)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.4.0)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 3.4.1
### 3.4.1 (2022-08-29)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.4.1)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.
ace version 3.4.2
### 3.4.2 (2022-09-06)
## [Changelog](https://github.com/F0rce/ace/releases/tag/v3.4.2)
If you find this component usefull, I would really appreciate a rating here or a star on the [GitHub Repository](https://github.com/f0rce/ace).
For Issues and Feature Requests please visit [ace/issues](https://github.com/f0rce/ace/issues) on GitHub.