Skip to content
/ adc Public

Visual Studio code snippet to insert an author's name, the date and a comment in C++ projects

License

Notifications You must be signed in to change notification settings

tzikas97/adc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

adc

Author + Date + Comment
Visual Studio code snippet to insert an author's name, the date and a comment in C++ projects

Installation

  1. Download the latest .snippet file from here
  2. Launch Visual Studio
  3. Go to Tools > Code Snippets Manager...
  4. Set the language to Visual C++

Code Snippets Manager window

  1. Click Import...
  2. Navigate to the location of the downloaded file and select it
  3. Click Finish

Import Code Snippet window

  1. Click OK

Import Code Snippet window

Usage:

  1. Type adc
  2. Press Tab
  3. Start filling the fields

Demo

(Tip: Move to the next / previous field with Tab / Shift + Tab)

About

Visual Studio code snippet to insert an author's name, the date and a comment in C++ projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published