I'm using Visual Studio 2012, and I was wondering if there is any keyboard shortcut that does
the reverse effect of tab
I'm using Visual Studio 2012, and I was wondering if there is any keyboard shortcut that does
the reverse effect of tab
如果您正在谈论例如标签代码以缩进它,那么
SHIFT+TAB
DaveDev 击败了我,您可以使用SHIFT+TAB将代码与选项卡对代码的作用相反。
作为有关格式化的额外细节,您还可以使用CTRL++来格式化整个文档,这可以节省您的时间,或者如果您有特定的选择,例如声明,突出显示它并按E++ 。Dif
CTRLEF
格式化快乐!
编辑:要执行键盘键,请执行 <.kbd>CTRL<./kbd> 但删除句点。
试试这个组合来反转标签效果
SHIFT+TAB