zerasul / genesis-code

Visual Studio Code Genesis Development Extension
https://marketplace.visualstudio.com/items?itemName=zerasul.genesis-code
MIT License
42 stars 9 forks source link

add docker compatibility #326

Closed zerasul closed 3 years ago

zerasul commented 3 years ago

Use of docker with SGDK docker image.

zerasul commented 3 years ago

add settings for set the docker image tag.

zerasul commented 3 years ago

in this issue first; we need to add the sgdk docker toolchain setting in package.json and if the selected toolchain is docker, call docker for compile and other functionalities.

jespicas commented 3 years ago

Hi this is starting point of this issue https://github.com/zerasul/genesis-code/pull/416