摘要:
按 Press功能 Function Ctrl + Shift + P,F1 显示命令面板 Show Command Palette Ctrl + P 快速打开 Quick Open Ctrl + Shift + N 新窗口/实例 New window/instance Ctrl + Shift + 阅读全文
摘要:
// 基础操作 Alt+ ↑ 向上移动行 Shift+Alt + ↓ 向上复制行 Ctrl+Enter 在下面换行 (这两个快捷键:很多地方通用) Shift+Enter 在下面插入行 Ctrl+Shift+Enter 在上面插入行 Ctrl+Shift+\ 跳到匹配的括号 Ctrl+K Ctrl+ 阅读全文
摘要:
报错1:Could not obtain the localhost address. The most likely cause is an error in the network configuration of this machine. 解决方法 linux 需配/etc/hosts文件, 阅读全文