markdown 使用CTRL + W关闭Visual Studio中的选项卡

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 使用CTRL + W关闭Visual Studio中的选项卡相关的知识,希望对你有一定的参考价值。

For Visual Studio 2017 (and other versions) with ReSharper

In Tools | Options | Environmen | Keyboard...

1. Add `CTRL+W` as a Global shortcut for `Window.CloseDocumentWindow`
2. Remove the `CTRL+W` shortcut for `Edit.SelectCurrentWord`
3. Remove the `CTRL+W` shortcut from `ReSharper.ReSharper_ExtendSelection` (it might be assigned twice)

If `CTRL+W` does not work after the steps above, it might be assigned to something else. Check these instructions to troubleshoot that: https://gist.github.com/jpoehls/2030795#gistcomment-2335647

The caveat to this is if you are used to using `CTRL+W` to select the current word. If you do, find another shortcut that works for that.

Massive thanks to https://gist.github.com/jpoehls/2030795 !

以上是关于markdown 使用CTRL + W关闭Visual Studio中的选项卡的主要内容,如果未能解决你的问题,请参考以下文章

Sublime Text 都有哪些使用技巧

Sublime Text 2 快捷键

Sublime Text快捷键整理

转sublime 快捷键

sublime

sublime text怎么用