Branch: refs/heads/master Author: LarsDW223 lars_paulsen@web.de Committer: LarsDW223 lars_paulsen@web.de Date: Mon, 29 Jan 2018 20:37:44 UTC Commit: 7c4cb937fb1c18a032cdc418a450c49a1bb08202 https://github.com/geany/geany-plugins/commit/7c4cb937fb1c18a032cdc418a450c4...
Log Message: ----------- addons: updated README. See PR #664.
Modified Paths: -------------- addons/README
Modified: addons/README 17 lines changed, 17 insertions(+), 0 deletions(-) =================================================================== @@ -27,6 +27,8 @@ Features * Strip trailing blank lines when saving * XMLtagging * Enclose selected text with characters +* Show colorized calltip on hovering over a color value +* Open Color Chooser on double clicking on a color value
Usage ----- @@ -98,6 +100,21 @@ to the clipboard for further use. The action can be triggered by a keyboard shortcut as well as by a menu item in the Tools menu.
+*Show colorized calltip on hovering over a color value* +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +This extension will show a calltip if the mouse is hovered over a color +value like #fff or #ffffff. The calltip background color represents the +color value over which the mouse is hovered. The preferences option "Show +a calltip when hovering over a color value" is used to enable or disable +the extension. + +*Open Color Chooser on double clicking on a color value* +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +This extension will open the Color Chooser if the user double clicks on +a color value like #fff or #ffffff. The preferences option "Open Color +Chooser when double-clicking a color value" is used to enable or disable +the extension. + Requirements ------------
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org