Does anyone know of a way that I can insert the current date & time in a visual studio code by snippets?
I have looked docs but did not get any information abou
The env variable TM_FILENAME will fill the title with the file name automatically.
TM_FILENAME
For example:
"title: ${1:$TM_FILENAME_BASE}"