This forum is meant for anything you would like to share with other visitors
VR
Posts: 101 Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy
Post
by VR » Wed Aug 25, 2021 3:24 pm
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: 1856 Joined: Sun Feb 28, 2016 11:30 pm
Location: Holland
Post
by ic2 » Wed Aug 25, 2021 4:25 pm
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: 101 Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy
Post
by VR » Wed Aug 25, 2021 4:58 pm
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: 101 Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy
Post
by VR » Sat Sep 04, 2021 11:04 am
We updated the Plugin. We fixed some bugs and optimized the CodeBrowser form.
VR
Posts: 101 Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy
Post
by VR » Wed Sep 08, 2021 7:33 am
We updated the Plugin:
- Find Namespace tool searches local source code too
- User feedback when no results are found
- Bug fixes
robert
Posts: 4498 Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands
Post
by robert » Wed Sep 08, 2021 7:52 am
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: 101 Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy
Post
by VR » Wed Sep 08, 2021 10:02 am
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
Post
by fxm » Fri Oct 14, 2022 12:32 pm
Finally got around to installing this. It's fantastic!
Thanks!
VR
Posts: 101 Joined: Sun Aug 23, 2020 3:07 pm
Location: Italy
Post
by VR » Fri Oct 21, 2022 4:37 pm
Happy to hear, that you like it