VS.NET 2005 Macros

M

MSDN

Hello,

Where do I go to learn or ask questions on how to right Macros in VS.NET
2005

I need to be able to write a macro that can comment out HTML.

Thank you,

SA
 
E

Erik Funkenbusch

I need to be able to write a macro that can comment out HTML.

What's wrong with using the built-in Visual Studio comment function?

Ctrl-K then Ctrl-C
 
K

Ken Cox - Microsoft MVP

You might want to try

microsoft.public.vstudio.extensibility

You should be able to do that by calling

Edit.CommentSelection

which is Ctrl+K, Ctrl+C as keystrokes)

Ken
 
M

MSDN

Erik,

I want to be able to comment Specific/Predefined tags by just one click or
quick key.
I don't want to select first.

Thank You,

SA
 
M

MSDN

Ken,

I want to be able to comment Predefine/specific tags by just one click or
quick key.
I don't want to select first.

Thank You for the info.

SA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top