Changes 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.
Converts selected text into Code table with line number and font 'Consolas' .
Changes the text style back to normal after code mode (Calibri 11 pt with no background). Works even when no text is selected.
Convert selected text into PythonCodeStyle. 将文本转换为Python代码风格。
Changes 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
Style text inside (```) delimiters as code (like on stackoverflow)