For Programmers: Free Programming Magazines  


Home > Archive > Visual Studio > February 2006 > QUERY: how to write a Visual Studio.NET IDE plug-in / add-on









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author QUERY: how to write a Visual Studio.NET IDE plug-in / add-on
KevinGPO

2006-02-22, 7:00 pm

I am wondering how one can write a plug-in / add-on for Visual Studio.NET. I
would like to write a code beautifier for my Visual Studio.NET IDE.

I want the plug-in / add-on to be integrated in the Visual Studio.NET IDE
and automatically removes trailing white spaces (tabs, spaces, etc). Then it
could replace all tabs with 4 spaces and vice-versa. Then another feature
would be to remove/strip all comments.

I know there are various 3rd party tools exists, however none of them do ALL
the above 3 I want in one package, plus they are self-contained in their own
editor and have to pay for.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com