开发者

Autocomplete order Visual Studio 2010

开发者 https://www.devze.com 2023-02-17 17:03 出处:网络
Is there any way to change the 开发者_StackOverfloworder by of the autocomplete functionality for Visual Studio 2010?

Is there any way to change the 开发者_StackOverfloworder by of the autocomplete functionality for Visual Studio 2010?

I want to see the autocomplete options ordered by type, I mean:

  1. Methods
  2. Variables
  3. etc...

I dont wan't to get it ordered alphabetically, so what can I do?


Visual Assist X allows you to filter by type. There is a free add on CSharpIntellisensePresenter

0

精彩评论

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