created basic auto complete

This commit is contained in:
Leyla Becker 2025-07-18 22:40:06 -05:00
commit b57ed5108d
17 changed files with 5169 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
out
dist
node_modules
.vscode-test/
*.vsix