简体   繁体   中英

Mimic Visual Studio IntelliSense filtering behavior in Visual Studio Code?

Is there an IntelliSense setting in Visual Studio Code to "filter" by Property, Method, Extension Method, or Template, similar to the behavior found in Visual Studio?

Visual Studio 2015:

Visual Studio 2015

Visual Studio Code (notice the List methods and LINQ extension methods are mixed together):

Visual Studio代码

As far as I know, we have the IntelliSense filtering from VS 2017 RC version, not the VS 2015, please check this: Productivity in Visual Studio 2017 RC

I have checked the VS Code IntelliSense and its settings, there is no such feature for it. After research, I found some other community members already reported this user voice to the VS Code Product Team, please have a look at this: Add action(and ultimately a shortcut) to narrow auto suggestions by suggestion type #18639

Now the VS Code Product Team have not added any update yet, you can try to add a comment to know the current progress of this requested feature, thank you for your understanding.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM