Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
似乎默认情况下从 v9.3 开始 CodeRush 会禁用 Refactor 上下文菜单并在只有一个选项时执行 Refactor。即使只有一个选项,如何在触发重构时强制 Coderush 始终显示上下文菜单?
启动 CodeRush 选项屏幕 - DevExpress\Options(或 Ctrl+Shift+Alt+O)
然后找到Editor\Smart Tags选项页面。
在此页面上,第二个单选按钮可以在“立即执行提供程序” 和“在菜单上显示可用的提供程序”之间进行选择
您应该为您所追求的效果选择这些选项中的第二个,然后按确定