RomanNikitenko
RomanNikitenko
In that issue `docker.io/ubuntu:20.04` image was reported, it's still not possible to start a workspace for that image. About newer version of ubuntu - yes it's possible to start a...
maybe our patch was just rewritten by VS Code changes...
If so - the solution doesn't require much effort
btw, one of the screenshots displays a warning that `WebSocket connections are failing`. so, maybe @dkwon17 has faced a problem when VS Code really loses WebSocket connection and tries to...
I investigated a little the problem: - we provide `devfile` commands as VS Code tasks using `TaskProvider` entity - I debugged source code and found that `dependsOn` property is ignored...
We discussed this problem within our meeting today and @l0rd suggested the following idea: - there is converting `devfile` commands to VS Code tasks step - we could filter `devfile`...
> Not able to start some devfile.io samples with the Intellij IDEA Community I guess `some devfile.io samples` contain `ubi9`-based containers.
@debkantap Hello, could you share what devfile from the devfile.io you use to start a workspace?
there is an error in logs:  we need investigate what's the cause of the problem...