Evan Schalton
Evan Schalton
I don't like maintaining code separately so I instead hacked this by overwriting the onmessage with the following: ``` this._provider.ws.onmessage = event => { this._provider.wsLastMessageReceived = time.getUnixTime() const eventData =...
FWIW; I opened all of the shell scripts in vscode and pressed `F1` and typed `Change End of Line Sequence` and selected `LF` then saved the shell script, re-built the...
I'm still experiencing this issue (even after adding the imaginary `/workspaces` dir in the docker dashboard) Anyone had any luck?