Author + Date + Comment
Visual Studio code snippet to insert an author's name, the date and a comment in C++ projects
- Download the latest
.snippet
file from - Launch Visual Studio
- Go to
Tools
>Code Snippets Manager...
- Set the language to
Visual C++
- Click
Import...
- Navigate to the location of the downloaded file and select it
- Click
Finish
- Click
OK
- Type
adc
- Press
Tab
- Start filling the fields
(Tip: Move to the next / previous field with Tab
/ Shift + Tab
)