The structure of project follows golang/vscode-go
Tag your commit and use github workflow.
git tag -a v0.1 -m "Release v0.1"
git push --tags
The syntax file is synced from github.com/shikijs/shiki
Use yarn run sync-syntax
to synchronize
The structure of project follows golang/vscode-go
Tag your commit and use github workflow.
git tag -a v0.1 -m "Release v0.1"
git push --tags
The syntax file is synced from github.com/shikijs/shiki
Use yarn run sync-syntax
to synchronize