-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
技术文章技术文章技术文章
Description
vscode
代码块折叠
mac下,command + k + 0,折叠所有代码块。command + k + j,展开所有代码块。
windows下,ctrl + k + 0,折叠所有代码块。ctrl + k + j,展开所有代码块。
每一行都添加
Press CTRL + A to select all of the text
Press SHIFT + ALT + I to insert multiple cursors at the end of each line
Press Home twice to jump to the start of every line
Metadata
Metadata
Assignees
Labels
技术文章技术文章技术文章