Answers for "vscode custom snippets how to use file name"

1

vscode custom snippets how to use file name

${TM_FILENAME_BASE}
${TM_FILENAME_BASE/(.*)/${1:/pascalcase}/}
Posted by: Guest on April-15-2021

Code answers related to "TypeScript"

Browse Popular Code Answers by Language