This commit is contained in:
锦恢 2023-11-20 02:11:21 +08:00
parent aa82f8a8df
commit 7901008993
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
out
dist
node_modules
script/__pycache__
.vscode-test/
*.vsix
parser_stuck.v

View File

@ -0,0 +1,3 @@
import * as vscode from "vscode";