Editor Shortcut Keys
These shortcuts allow you to change the format of a comment without using special characters.
Shortcut |
Action |
Notes |
---|---|---|
Ctrl+B |
Bold selected text |
If nothing is selected *bold text* is inserted. |
Ctrl+I |
Italicize selected text |
If nothing is selected _italic text_ is inserted. |
Ctrl+U |
Underline selected text |
If nothing is selected +underline text+ is inserted. |
Ctrl+Shift+S, Alt+Shift+5 |
Strikethrough selected text |
If nothing is selected -strikethrough text- is inserted. |
Ctrl+. |
Superscript selected text |
If nothing is selected ^superscript text^ is inserted. |
Ctrl+, |
Subscript selected text |
If nothing is selected ~subscript text~ is inserted. |
Ctrl+K |
Insert link |
If text is selected, it is used as the link text, otherwise [link text]http://www.cityworks.com] is inserted. |
Ctrl+Alt+1 |
Make the current line the largest heading |
h1 |
Ctrl+Alt+2 |
Make the current line a larger heading |
h2 |
Ctrl+Alt+3 |
Make the current line a large heading |
h3 |
Ctrl+Alt+4 |
Make the current line a normal heading |
h4 |
Ctrl+Alt+5 |
Make the current line a small heading |
h5 |
Ctrl+Alt+6 |
Make the current line a smaller heading |
h6 |
Ctrl+Shift+7, Ctrl+Shift+N |
Make the current line an ordered list item |
# |
Ctrl+Shift+8, Ctrl+Shift+B |
Make the current line an unordered list item |
* |
Ctrl+[ |
Decrease indent |
Decreases the list item level. |
Ctrl+] |
Increase indent |
Increases the list item level. |