Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Collaboration T... » Source Code Pro... » Freeware/Donationware   (RSS)
I continue to be impressed by the people from the community that step up and make serious improvements to the VBCommenter tool. The new release , from Doug, is very impressive . Here are just some of the improvements he highlighted on his blog. Major Read More...
Jon, the creator of SharpTools , sent me mail to let me know about his latest creation... a plugin that lets you read blogs indide the Visual Studio IDE. I've gave it a shot and I have to say that it looks pretty cool. From the site . This open source Read More...
Earlier this month I let you know about a macro that converts code to HTML for use on web pages or blog posts. Since then Colin sent me a link to his "Wordless" tool for accomplishing the same thing . The users reviews for Colin's tool are pretty positive. Read More...
Via .Avery : " Code -> HTML in VS.NET - Cory comes up with a cool macro to send your code to word then back to your clipboard. Quick HTML formatting for your code." It's been a while since we've posted an interesting Macro to the Powertoys blog. This Read More...
As I demo'ed at CSUN , here are the Accessibility Macros for Visual Studio .NET 2003 . These macros allow users to tweak the Visual Studio .NET 2003 IDE by easily increasing and decreasing font size, toggling colors in the editor to pure black on white Read More...
I know I suggest that everything is cool, but this is really cool IMO! Via Kevin I found this add-in that lets you search for and insert pinvoke signatures right into your code from the Pinvoke.Net web site. You can also add content to the site right Read More...
Via Devhawk comes a macro to set the editor fonts to and from a preset demo mode size and font combo. Private Sub SetEditorFonts( ByVal size As Integer , ByVal family As String , ByVal bold As Boolean ) Dim Props As Properties Props = DTE.Properties("FontsAndColors", Read More...
 
Page view tracker