Vscode jumps out of the closed tag

clipboard.png
for example, after the p tag is automatically completed, I lose the content. Do I have to use the arrow keys to move the cursor to the outside? It feels so slow

Mar.07,2021

After

this line is written, Ctrl + Enter edit the next line of code

there are all kinds of other shortcut keys , make a note of the commonly used ones that can improve efficiency

. < hr >

words on the same line:

' Home '(same as ^ of vim)
' End 'end of line (same as $ of vim)
' Ctrl words ' Crtl words '(same as vim's b and e ), hold down Shift as you move Use the f command to locate..

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31f5f-341a1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31f5f-341a1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?