Closed Shutgun closed 3 years ago
Hi @julienAhn , I added the requested paragraph to the readme and changed the base branch.
@Shutgun Somehow he complained about rebase conflicts. I checked it locally, "resolved the conflicts" and pushed it on a new branch and merged it into the develop branch. Your changes are now in the repository. I will close this merge request.
Microsoft Visual Studio code supports an easy start in development using devcontainer. They come will all the packages that I need to start development right away.
The devcontainer was developed and tested on Linux, other OS still need some love.
This devcontainer requires two things: you need to start the devolonetsvc on the host system to see devices and you need to run 'xhost +local:' if you want to see the UI while debugging.