neneeen / IntelliSenseExtender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntelliSenseExtender

Build status

VS Marketplace - IntelliSense Extender 2017

VS Marketplace - IntelliSense Extender 2019

Features:

  • Suggest interfaces implementations or derived types during assignments
  • Suggest static factory methods if they are present for type during assignments
  • Suggest suitable locals and members first

⚠️ Warning:

  • Microsoft has added the ability to show items from unimported namespaces when autocompleting with Intellisense. Because of that this plugin does not provide unimported types completions. If using Visual Studio >16.8, enable "Show items from unimported namespaces" in the Visual Studio options window.
Screenshot

example

About

License:GNU General Public License v3.0


Languages

Language:C# 100.0%