vscode extension template

This commit is contained in:
2023-05-29 17:13:54 -06:00
parent 301a9fcafa
commit 7aa32d20fc
10 changed files with 114 additions and 0 deletions

3
tct-vscode-editor/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
bin/
*.vsix
node_modules/