We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c769b commit ff7c8a7Copy full SHA for ff7c8a7
1 file changed
Highlight Every Code/README.md
@@ -0,0 +1,13 @@
1
+Highlighting and beautify for code snippets
2
+
3
+Select code snippets with (*`Alt key`*) or (*`Ctrl key`*) or (*`Shift key`*) or (*`Meta key`*)
4
+===
5
6
+You can input custom code to get Highlighting and beautify with command menu when you don't select anything
7
8
+Use [prettify.js](http://groups.google.com/group/js-code-prettifier) to highlight
9
+and [js-beautify](http://jsbeautifier.org/) to format
10
11
+Support on JS (also effect on JSON) CSS HTML
12
13
+Test case:`{"alpha":416,"green":710}`. Select this with funcKeys and click the icon.
0 commit comments