Visual Studio Code Cheatsheet
Useful Snippet Variables
In VSCode v1.20 the following snippet variables were introduced for the current date and time:
- CURRENT_YEAR
- CURRENT_YEAR_SHORT
- CURRENT_MONTH
- CURRENT_DATE
- CURRENT_HOUR
- CURRENT_MINUTE
- CURRENT_SECOND
More Info: https://code.visualstudio.com/updates/v1_20#_more-snippet-variables