Add docker images auto check and setup support for WAMR-IDE (#1882)

1. Add docker images auto check and setup support for WAMR-IDE
2. Fix bug that the code goes on when user skips install
This commit is contained in:
Wang Ning
2023-01-29 09:41:03 +08:00
committed by GitHub
parent 58316635d4
commit 45c003e6e4
5 changed files with 268 additions and 54 deletions

View File

@ -6,7 +6,7 @@
},
"displayName": "WAMR-IDE",
"description": "An Integrated Development Environment for WASM",
"version": "1.0.0",
"version": "1.1.2",
"engines": {
"vscode": "^1.59.0"
},