Macroland
Category: Code
Code mode
CodeChanges the text style to code (Consolas 10 pt, with a very light background, reminiscent of Evernote Code Blocks). Works even when no text is selected.
Text to Code
CodeConverts selected text into Code table with line number and font 'Consolas' .
Normal Text
CodeChanges the text style back to normal after code mode (Calibri 11 pt with no background). Works even when no text is selected.
Text to Code: PythonCode
by xpphoenixj
Convert selected text into PythonCodeStyle. 将文本转换为Python代码风格。
Last Updated: June 14, 2019

Text to Code: Python
Code mode: Java
CodeChanges the text style to code (Consolas 10 pt, with a very light background, reminiscent of Evernote Code Blocks). Will colorize block+javadoc+inline comments as well as selected statements Disables spell check
Code MarkupCode
by Omar Alhelo
Style text inside (```) delimiters as code (like on stackoverflow)
Last Updated: June 29, 2020

Code Markup
Custom Display Code
CodeConverts the selected highlighted text. Reformats it with line numbering and code background highlightin.
Text To Code V1.1
CodeTakes code pasted from an IDE and makes a code like block, preserving color and disabling the spell check.
Custom Java Display Code
CodeConverts the selected highlighted text. Reformats it with line numbering and code background highlightin.