This is a VSPackage Extension containing a menu command that will insert the current date and time in the caret position inside the code editor. You can insert the date and time in any language code editor. The tool does not insert the comment symbols. It just inserts the data and time wherever the cursor is located.
You can find instructions on how I created this tool (I've also open sourced this project) on my blog: http://warnov.com/@VSDateTimeInserterPost The most updated version of this addin, for Visual Studio 2017 can be found here |