I'm making a snippet for a file header in Visual Studio 2010. I want the date to match whenever the snippet was executed. Is this possible?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
As far as I'm aware your not able to execute any code in a snippet, such as
And there is no other way to do it. I've looked into this as I was trying to do something similar myself. Sorry! The alternative is as @AJM suggests to write a macro and assign it to a keyboard shortcut |
|||||||
|