Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

工具小技巧 #36

Open
yihong0618 opened this issue Sep 20, 2019 · 3 comments
Open

工具小技巧 #36

yihong0618 opened this issue Sep 20, 2019 · 3 comments
Labels
技术文章 技术文章

Comments

@yihong0618
Copy link
Owner

yihong0618 commented Sep 20, 2019

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

@yihong0618 yihong0618 added the 技术文章 技术文章 label Sep 30, 2019
@yihong0618
Copy link
Owner Author

shift + insert 把剪贴板的复制到vim

@yihong0618
Copy link
Owner Author

@yihong0618
Copy link
Owner Author

vscode 各种快捷键
husky-dot/xiaozhi#183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
技术文章 技术文章
1 participant