[geany/geany-plugins] d32a3a: Merge pull request #684 from LarsGit223/addons-readme

Frank Lanitz git-noreply at xxxxx
Mon Jan 29 21:10:50 UTC 2018


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   GitHub <noreply at github.com>
Date:        Mon, 29 Jan 2018 21:10:50 UTC
Commit:      d32a3a440b0b3f3ad22e142aa08b884ebe718744
             https://github.com/geany/geany-plugins/commit/d32a3a440b0b3f3ad22e142aa08b884ebe718744

Log Message:
-----------
Merge pull request #684 from LarsGit223/addons-readme

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).


More information about the Plugins-Commits mailing list