Macro or tip to have automatically updated file headers ?
- From: BlueTrin <bluetrin@xxxxxxxxx>
- Date: Mon, 12 Nov 2007 07:53:37 -0800
Is there any way to maintain automatically a header file like this:
/*
*
**********************************************************************************
* JJStep_RateInstance.cs
* Author: Anthony Nguyen on 02/11/07 11:10:00
* Last Modified by: Anthony Nguyen on 02/11/07 11:00:00
*
* Description:
* - ???
*
* Notes:
* -
*
* To do:
* -
*
* Known Bugs:
* -
*
*
**********************************************************************************
*/
which will automatically be created when you create a new file or when
you press a certain combination of keys at the top of the current
file.
It would also update the last modified line when saving.
I have no experience with Visual Studio macros.
Thanks very much for reading this !
Anthony
.
- Follow-Ups:
- Re: Macro or tip to have automatically updated file headers ?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Macro or tip to have automatically updated file headers ?
- Prev by Date: Re: Simple question about stack variable
- Next by Date: Re: PLinq
- Previous by thread: Where to put the local settings ?
- Next by thread: Re: Macro or tip to have automatically updated file headers ?
- Index(es):
Relevant Pages
|