https://ckeditor.com/cke4/addon/autocomplete
This plugin provides contextual completion feature for custom text matches based on user input. Every time the user types a pre-configured matching character, such as "@" or "#", they get information about available autocomplete options. It includes the following features:
- Customization of the text matching function.
- Asynchronous data feed.
- Templating system for both the dropdown options and accepted output.
- Throttling to reduce text check frequency.
This feature is a base for implementing specialized autocomplete features, such as mentions, emoji or custom implementations.
Recent comments
Thanks, that makes sense!
Ckeditor 5 click to activate
Hey, that warning isn’t a flag stored per node—Drupal is doing a live check when you open the edit form. it takes the field’s current HTML and compares it to the CKEditor 5 allowlist (“...
Ckeditor 5 click to activate
It is a field containing a link to another site. 'Enlarge'? I set it to 200 chars, but I need more. Reason is to put all centers for one person into one field instead of an unsorted list....
Expanding a field