added a way to create a network connection
This commit is contained in:
parent
cb93fa917a
commit
f234dc1564
8 changed files with 53 additions and 15 deletions
BIN
extension/astrolang-extension-1.0.2.vsix
Normal file
BIN
extension/astrolang-extension-1.0.2.vsix
Normal file
Binary file not shown.
|
@ -66,6 +66,7 @@ vscode.languages.registerCompletionItemProvider('astrolang', {
|
|||
"vége",
|
||||
|
||||
"halgass",
|
||||
"kapcsolódj",
|
||||
"kérés",
|
||||
"írj",
|
||||
"olvass",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "astrolang-extension",
|
||||
"displayName": "Astro Lang",
|
||||
"icon": "asl.png",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "The extension for Astro Lang",
|
||||
"license": "MIT",
|
||||
"author": "Afonya",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue