update the docs and the extension
This commit is contained in:
parent
f817a83f1d
commit
8dee35c68f
5 changed files with 53 additions and 5 deletions
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue