select a function code in VSCode 在MacOS上的快捷方式是什么?
What's the shortcut of select a function code in VSCode on MacOS?
通常使用shift+down
到select一个函数代码,我想要一个更有效的方法来select函数,如下图所示。感谢您的帮助。
我的 VSCode 版本和其他信息:
Version: 1.37.1
Submit: f06011ac164ae4dc8e753a3fe7f9549844d15e35
Date: 2019-08-15T16:16:34.800Z
Electron: 4.2.7
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Darwin x64 18.6.0
- 折叠功能(space行号后加上
def
)
- select整行
- 移除折叠
- 复制 selection (Ctrl-C)
通常使用shift+down
到select一个函数代码,我想要一个更有效的方法来select函数,如下图所示。感谢您的帮助。
我的 VSCode 版本和其他信息:
Version: 1.37.1
Submit: f06011ac164ae4dc8e753a3fe7f9549844d15e35
Date: 2019-08-15T16:16:34.800Z
Electron: 4.2.7
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Darwin x64 18.6.0
- 折叠功能(space行号后加上
def
) - select整行
- 移除折叠
- 复制 selection (Ctrl-C)