Edit or fill Blueprint comment bubbles via keyboard commands, no more fumbling with the mouse!
Unreal Editor Plugin: Comment Bubble Assist
This plugin allows you to use keyboard commands to edit Blueprint comment bubbles,
fill them with the node's title, pin / unpin the zoom lock, or remove the comment.
No more fumbling with the mouse, trying to hit those tiny buttons.
2022-04-15: update 1.3,
2022-02-24: update 1.2,
2022-01-13: update 1.1,
Please update via Epic Games Launcher / Library / Engine Versions / Installed Plugins
video: https://youtu.be/ngc-MZldvMw (shows v.1.1)
commands available:
(all shortcut keys may be changed in the UE4 Editor settings)
E:
Edit the comment text
Simply select the command node, hit the E key, and start editing.
(for pre v1.2 behavior, pls. change key assignment in UE editor settings)
H:
Hide / unhide the comment text
toggle: If at least one comment of the selected nodes is visible, hide them.
If none of the selected is visible, unhide non-empty comments again.
P / U:
Pin or unpin the bubble zoom
To control whether the bubble should zoom with the graph, or stay at a readable 1:1 size
ALT-C:
Clear the comment
Delete the comment text and hide the comment bubble.
Does not delete text from hidden comments.
SHIFT-E:
Pin & Edit the comment text
like Edit, but also pins the zoom size. Useful to edit when heavily zoomed out
ALT-E / CTRL-ALT-E:
Fill the comment bubble with the node title and pin the size.
Useful for event nodes to still find them while zoomed out.
ALT-E only fills nodes of type 'event', but doesn't touch 'normal' nodes, even if selected.
Useful to only fill several event nodes, without having to avoid the 'normal' nodes when selecting.
CTRL-ALT-E fills all types of nodes.
Both commands don't touch nodes which already contain a comment.
UNDO:
Use the standard CTRL-Z undo command
Features:
Supported Development Platforms: Windows
Info: https://rolffson.de/unrealPlugins/CommentBubbleAssist/
Video: https://youtu.be/ngc-MZldvMw
Important: do not forget to activate the plugin after installing!