你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

键盘快捷方式参考

扩展密钥绑定

Action Windows/Linux macOS When
执行查询 (PostgreSQL) Ctrl+Shift+e cmd+shift+e editorTextFocus && editorLangId == 'sql'
执行查询 (PostgreSQL) shift+enter shift+enter editorTextFocus && editorLangId == 'sql'
执行当前语句 (PostgreSQL) Ctrl+Shift+Enter Ctrl+Shift+Enter editorTextFocus && editorLangId == 'sql'
连接 (PostgreSQL) ctrl+shift+c cmd+shift+c editorTextFocus && editorLangId == 'sql'
Disconnect (PostgreSQL) ctrl+shift+d cmd+shift+d editorTextFocus && editorLangId == 'sql'
打开 PostgreSQL 视图 ctrl+alt+d cmd+alt+d -
复制名称 ctrl+c cmd+c sideBarFocus && activeViewlet == workbench.view.extension.objectExplorer

结果网格快捷方式

当查询结果网格聚焦时,这些快捷方式适用。 通过 pgsql.shortcuts 设置自定义它们。

Action Keybinding
切换结果窗格 Ctrl+alt+R
焦点结果网格 Ctrl+alt+G
切换消息窗格 Ctrl+Alt+Y
上一网格 Ctrl+向上键
下一个网格 ctrl+down
复制所选内容 ctrl+C
全选 ctrl+A
更改列宽 ctrl+alt+S