Skip to content
| Marketplace
Sign in
Visual Studio>Tools>QuiXtension
QuiXtension

QuiXtension

TFTomSun

|
752 installs
| (0) | Free Trial
Did you ever want to add a simple command to the Visual Studio solution explorer, but found it to complicated to develop, debug, test and maintain a Visual Studio extension? QuiXtension provides a simple way to extend Visual Studio.
Download

Did you ever want to add a simple command to the Visual Studio solution explorer, but found it to complicated to develop, debug, test and maintain a Visual Studio extension? QuiXtension provides a simple way to extend Visual Studio.


The primary goals of the extension are:

- Make it easier to add new features to visual studio

- Make it easier to debug and test the features

- Make it easier to distribute the new features in your organization

QuiXtension provides

- An own plugin system, that detects changes on your custom plugins and reloads the plugin immediatelly without closing/reopening visual studio

- The possibility to check in your plugins and point to the checked in plugins in a settings files that must be located beside your solution file or in the root of your source control system

 

An API that extends the Visual Studio SDK and makes it easier to write new plugins will be available through NuGet

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft