Can Resharper Intellisense be configured to sort alphabetically?

前端 未结 3 1535
一整个雨季
一整个雨季 2021-01-18 03:33

I\'ve recently updated to using VS2013 and Resharper 8.2, (from VS2010 and Resharper 6) and have found a very annoying \"feature\" in that Resharper\'s intellisense

相关标签:
3条回答
  • 2021-01-18 03:59

    In Resharper Ultimate 2016.1 you can do this :

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

    0 讨论(0)
  • 2021-01-18 04:00

    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.enter image description here

    0 讨论(0)
  • 2021-01-18 04:02

    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.

    0 讨论(0)
提交回复
热议问题