Highlights parts of the editor interface that are under the mouse. Useful for screencasts and the like.
Press alt+h to highlight the UI item under the mouse. Release to stop highlighting.
You can edit the plugin options in project settings. The keys will be under plugins/highlighter. Make sure to toggle the "show advanced" option.
Options:
min depth: the minimum depth to highlight. Can help avoid highlighting the UI background (levels 1 to 4).max depth: the maximum depth to highlight. Can help avoid deeply nested itemsshortcut: the shortcut to presshighlight: a path to aStyleBoxresource which is used to draw the highlight.
MIT (file in addons/editor-highlighter/LICENSE)