Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This looks like the start of something pretty cool if you like the concept of a plugin environment for working with VS add-ins. - Josh
[Via brady gaster]
... The goal of Codebrarian is to provide a flexible, extensible Visual Studio.NET add-in that other developers can extend as they see fit. Not too much in the package yet aside from a single plugin that enables you the ability to export your C# or VB.NET code to colorized HTML - directly through a right-click menu item in the Solution Explorer.
To get a copy of this add-in, to to my GotDotNet Workspace and download it. More information will follow this post, so stay tuned!
Matt Hawley gives it 4 floppies and says "I have to say, it truly is flexible, and extensible, making a plugin super-easy for those of us who do not know how to do such a thing (I'm included in this ). Brady's framework installs a VS.NET addin that allows you to plug-n-play new plugins that inherit from his interface."
Comments
- Anonymous
July 07, 2004
I love