update the docs and the extension

This commit is contained in:
afonya 2025-06-18 12:19:34 +02:00
parent f817a83f1d
commit 8dee35c68f
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
5 changed files with 53 additions and 5 deletions

View file

@ -6,9 +6,16 @@
"author": "Afonya",
"type": "module",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://git.afonyanet.hu/afonya/AstroLang"
},
"engines": {
"vscode": "^1.22.0"
},
"activationEvents": [
"onStartupFinished"
],
"contributes": {
"languages": [
{