feat: basic syntax highlighting

This commit is contained in:
Artemy 2023-12-29 12:32:43 +03:00
commit b67e6f481d
11 changed files with 347 additions and 0 deletions

4
.vscodeignore Normal file
View file

@ -0,0 +1,4 @@
.vscode/**
.vscode-test/**
.gitignore
vsc-extension-quickstart.md