Sign in | Join
Last post 05-09-2008 6:18 AM by pradeepkonda. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
Is there any way to insert current date and time in visual studio 2005 editor.There is an inbuilt macro which is not working......
Please let me know, if there is any alternative.....
Thanks.
Pradeep.
Hi,
Visual Studio 2005 can be expanded. You can refer to Visual Studio Extensibility to get overview of extensibility.
There are a couple of examples show you how to expand Visual Studio 2005.
I hope this helps.