- [x] This feature was introduced in CKEditor 4.8, so we will need to update it first (#3355).
https://ckeditor.com/docs/ckeditor4/latest/guide/dev_balloontoolbar.html
This feature was introduced in CKEditor 4.8. It is provided through the Balloon Toolbar plugin that is not included in any CKEditor preset available from the Download site and needs to be added to your custom build with online builder.
This plugin adds a possibility to display a toolbar, pointing at a particular element in the editor content.
GitHub Issue #:
3356

Recent comments
Worth mentioning as it was in zulip chat by @yorkshirepudding I just tested and the two work together without issue as long as you don't use the "Exclude comments from Content...
Search does not include comments
There is also Node Comments Search - this searches the node and all comments (default search is node and first page of comments) as part of the content search. Izzy's module above is a separate...
Search does not include comments
I have created a new module comment_search
Search does not include comments