473,508 Members | 2,428 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VS.NET 2005 Macros

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
May 3 '06 #1
4 936
On Wed, 3 May 2006 13:42:45 -0700, MSDN wrote:
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
May 3 '06 #2
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

"MSDN" <sq**********@hotmail.com> wrote in message
news:uq**************@TK2MSFTNGP03.phx.gbl...
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

May 3 '06 #3
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

"Erik Funkenbusch" <er**@despam-funkenbusch.com> wrote in message
news:1u****************@funkenbusch.com...
On Wed, 3 May 2006 13:42:45 -0700, MSDN wrote:
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

May 3 '06 #4
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

"Ken Cox - Microsoft MVP" <BA**********@hotmail.com> wrote in message
news:eC**************@TK2MSFTNGP05.phx.gbl...
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

"MSDN" <sq**********@hotmail.com> wrote in message
news:uq**************@TK2MSFTNGP03.phx.gbl...
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


May 3 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
2960
by: Chris Reedy | last post by:
For everyone - Apologies for the length of this message. If you don't want to look at the long example, you can skip to the end of the message. And for the Python gurus among you, if you can...
37
2751
by: michele.simionato | last post by:
Paul Rubin wrote: > How about macros? Some pretty horrible things have been done in C > programs with the C preprocessor. But there's a movememnt afloat to > add hygienic macros to Python. Got any...
6
2452
by: DBxGlock | last post by:
I'm trying to create the equivalent of a post build event for a website. I have the "Web Deployment Projects" add-in installed and am attempting to follow the instructions in the "Using Web...
2
1087
by: Rob R. Ainscough | last post by:
I'm trying to create a new macro and there doesn't appear to be any way to do this?? The help info says select Tools | Macro ... but Macro is not listed on my Tools menu? Any suggestions? ...
33
8840
by: Robert Seacord | last post by:
When writing C99 code is a reasonable recommendation to use inline functions instead of macros? What sort of things is it still reasonable to do using macros? For example, is it reasonable to...
0
2546
by: bernhard.nowara | last post by:
Hello, I found a bug in Visual Basic used with Visual Studio Macros (Microsoft Visual Studio 2005 + SP1). Description: If I apply the simple Visual Basic statement...
1
6787
by: ishwarjoshi | last post by:
I am in the process of upgrading an old Access ADP/SQL 2000 App to Access 2007 ADP/SQL 2005. There are a lot of buttons in the Access form which are calling Access Macros, the Macros call...
0
7231
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7133
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
5643
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5059
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3214
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3198
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1568
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
773
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
435
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.