Toolbar buttons and menu items for the Comments plugin
Toolbar buttons
The Comments plugin provides the following toolbar buttons:
| Toolbar button identifier | Description | 
|---|---|
| 
 | Adds a comment at the cursor location or to the selected content. | 
| 
 | Shows/hides the Comments sidebar UI and comments present in the editor. | 
These toolbar buttons can be added to the editor using:
- 
The toolbarconfiguration option.
- 
The quickbars_insert_toolbarconfiguration option.
Menu items
The Comments plugin provides the following menu items:
| Menu item identifier | Default Menu Location | Description | 
|---|---|---|
| 
 | Insert | Adds a comment at the cursor location or to the selected content. | 
| 
 | File | Deletes all comments from the editor. | 
| 
 | View | Shows/hides comments present in the editor. | 
These menu items can be added to the editor using:
- 
The menuconfiguration option.
- 
The contextmenuconfiguration option.