用于关闭 SQL Server Management Studio 中选项卡的键盘快捷键?

发布于 2024-08-03 02:20:19 字数 104 浏览 3 评论 0原文

SQL Server Management Studio 2008 中是否有用于关闭选项卡的键盘快捷键?就像 Firefox 中的 Alt-W 一样。

Is there a keyboard shortcut to close a tab in SQL Server Management Studio 2008? like Alt-W in Firefox.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

不羁少年 2024-08-10 02:20:19

快捷键 Ctrl+F4 应该可以使用。

The shortcut Ctrl+F4 should work.

美人迟暮 2024-08-10 02:20:19

您也可以将其更改为 Ctrl + w:

我知道这已经过时了,但如果您愿意, 选项|环境 |键盘

搜索Edit.SelectCurrentWord并将其更改为其他内容(例如Ctrl + B)。

搜索Window.CloseDocumentWindow。添加 CTRL+W 作为全局快捷键

(归功于 https://gist.github.com/jpoehls /2030795)

I know this is old, but you can also change it to Ctrl + w if you want:

In Tools | Options | Environment | Keyboard

Search for Edit.SelectCurrentWord and change it to something else (Like Ctrl + B).

Search for Window.CloseDocumentWindow. Add CTRL+W as a Global shortcut

(Credits to https://gist.github.com/jpoehls/2030795)

各自安好 2024-08-10 02:20:19

@Lance,谢谢你的回答。它有效,而且让生活更轻松。

此外,在执行Alt-FC之后,如果显示“保存”,您还可以按N更改的确认对话框。

@Lance, thanks for you answer. It works, and it makes life easier.

In addition, after doing Alt-F,C you can also press N if it shows you a 'save changes' confirmation dialog.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文