Seneca-CDOT / vscode-seneca-college

VSCode Extension for Seneca College Developers
MIT License
7 stars 7 forks source link

Add file header snippet with support for several languages #14

Closed Myrfion closed 1 year ago

Myrfion commented 1 year ago

Description

Add a snippet for creating the header for files with information about the student and the file itself (create date, path)

Fixes #5

Type of change

How Has This Been Tested?

I tested it manually way just by copying the project's directory and pasting it to the extensions folder in ~/.vscode/extensions and reloading vs code after that. The newly created snippet !fhead should become available for you (refer to package.json for supported languages)