XSharp Power Tools - Visual Studio extension

This forum is meant for anything you would like to share with other visitors
Post Reply
VR
Posts: 98
Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy

XSharp Power Tools - Visual Studio extension

Post by VR »

Hello,

today, we released a new Visual Studio Extension called XSharp Power Tools to the Visual Studio Marketplace.

The extension uses the internal x# database to add two features to visual studio:
  • X# CodeBrowser - A search dialog for quickly finding classes and methods
  • X# Find Namespace - A search dialog for namespaces of dotnet classes
A better description with screenshots can be found in the Visual Studio Marketplace.

The extension works only in Visual Studio 2019 - Version 16.10 or newer. We testet the extension only with version 2.8c of X# but it might work also with older versions, as long as it creates the internal x# database.

Volkmar
ic2
Posts: 1798
Joined: Sun Feb 28, 2016 11:30 pm
Location: Holland

XSharp Power Tools - Visual Studio extension

Post by ic2 »

Hello Volkmar,

Sounds interesting, I installed it, thanks!

You may need to add in your description, also on the Market Place, that both options can be found in Tools/X# Power Toys.

Dick
VR
Posts: 98
Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy

XSharp Power Tools - Visual Studio extension

Post by VR »

Hello Dick,

we'll fix that with the next update. The two options should also be available in the popup menu of the editor window.

Volkmar
VR
Posts: 98
Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy

XSharp Power Tools - Visual Studio extension

Post by VR »

We updated the Plugin. We fixed some bugs and optimized the CodeBrowser form.
VR
Posts: 98
Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy

XSharp Power Tools - Visual Studio extension

Post by VR »

We updated the Plugin:
- Find Namespace tool searches local source code too
- User feedback when no results are found
- Bug fixes
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

XSharp Power Tools - Visual Studio extension

Post by robert »

Volkmar,
Thanks for the update.
Is the CodeBrowserResults toolwindow new or did I miss that in the previous build ?

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
VR
Posts: 98
Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy

XSharp Power Tools - Visual Studio extension

Post by VR »

Hi Robert. The CodeBrowserResults were introduced in one of the last versions.
fxm
Posts: 53
Joined: Tue Nov 24, 2015 9:27 am
Location: Austria

XSharp Power Tools - Visual Studio extension

Post by fxm »

Finally got around to installing this. It's fantastic!

Thanks!
VR
Posts: 98
Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy

XSharp Power Tools - Visual Studio extension

Post by VR »

Happy to hear, that you like it :-)
Post Reply