tag: C code text string tag movement
key shortcut list:
Ctrl + l select the entire line (Press and hold down-continue to select the downstream)
Ctrl + KK Delete the entire row from the cursor to the end of the row
Ctrl + Shift + k Delete the entire row
Ctrl + Shift + D copy the entire row where the cursor is located, insert rows before this row
Ctrl + J merge rows (multiple rows to be merged have been selected)
Ctrl + Ku to uppercase
Ctrl + KL to lowercase
Ctrl + d (Press and hold-continue to select the next same string)
Ctrl + M move the cursor to the start or end position in the brackets
Ctrl + Shift + M select the content in the brackets (Press and hold-continue to select parent parentheses)
Ctrl +/comment out the entire line (if the selected content is used, the effect is the same as that of "Ctrl + Shift +)
Ctrl + Shift +/comment selected content
Ctrl + z undo
Ctrl + y undo
Ctrl + M jump to the corresponding parentheses
Alt +. close the current tag
Ctrl + Shift + A select the cursor position parent tag
Ctrl + Shift + [collapse Code
Ctrl + Shift +] expand Code
CTRL + KT fold attribute
Ctrl + K0 show all
Ctrl + u soft undo
Ctrl + T word swap
tab indent is automatically completed
shift + TAB to remove indentation
Ctrl + Shift + swap and uplink swap
Ctrl + Shift + swap and downlink swap
Ctrl + k backspace remove from cursor to first line
Ctrl + enter insert row after cursor
Ctrl + Shift + enter insert row before cursor
Ctrl + F2 set bookmarks
F2 next bookmarks
shift + bookmarks on F2