Skip to content

daberni/IntelliSenseExtender

 
 

Repository files navigation

IntelliSenseExtender

Build status

VS Marketplace

Features:

  • Provide IntelliSense completions not only for imported types, but for all available in current solution and referenced assemblies.
  • Provide completions for unimported extension methods.
  • Automatically add usings on completion commit.
  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%