开发者

Code Rush: Keyboard Shortcut to Change Member Scope

开发者 https://www.devze.com 2022-12-08 05:26 出处:网络
When using CodeRush/Refactor Pro, I can use my mouse to toggle a context menu to change the scope of a member.By default, pressing CRTL+\' doesn;t toggle this menu.

When using CodeRush/Refactor Pro, I can use my mouse to toggle a context menu to change the scope of a member. By default, pressing CRTL+' doesn;t toggle this menu.

Is there anyway to achive this using a keyboard short开发者_C百科cut? A soltuion involving CRTL+' would be ideal.


You can toggle the scope using ALT + up/down arrow

Place the caret inside the method or on the same line and try it. DevExpress offers a shortcut cheat sheet here that you might find useful.

0

精彩评论

暂无评论...
验证码 换一张
取 消