Reason: In order to prompt across files, we still have to use webstorm instead of vs code Operation: cocos creator->Preferences->Data editing->External script editing (select webstorm)< /p>
R
Reason: In order to prompt across files, we still have to use webstorm instead of vs code Operation: cocos creator->Preferences->Data editing->External script editing (select webstorm)< /p>
R
Shortcut key + function
command + d copy the current line or selected block
command + f find the current document
command + g jump to a certain line and a certain column of the document
command + p
1. Essential shortcut keys Ctrl+/: comment the current line Ctrl+Shift+/: insert a comment at the current position Ctrl+Alt+/: block Comment, and Focus to the first line, and write the comment desc