Can Resharper Intellisense be configured to sort alphabetically?

百般思念 提交于 2019-12-01 16:55:05

In Resharper Ultimate 2016.1 you can do this :

Resharper => Options => IntelliSense => Completion Behavior => Set Sort Items to Alphabetically

It appears that the glitch was specific to ReSharper version 8.2.1. I have just downloaded/installed the latest release, 8.2.3, and the list of members is once again shown in alpha order.

IntelliSense can be reverted to Visual Studio as follows:

Resharper => Options => IntelliSense => General => Custom IntelliSense => set C# to Visual Studio

No sure how much Resharper benefit I'm losing by doing this - but needs must.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!