Skip to content

Handle error when starting a remote development session fails

Enrique Alcántara requested to merge 38-handle-remote-dev-connection-failure into main

Post an error message indicating when starting a remote development session fails to start. There are two possible errors:

  • VSCode could not connect to the remote host
  • VSCode could not create a remote development workbench

Screenshots or demo of this functionality

See !78 (comment 1178385558)

Closes #38 (closed)

Edited by Enrique Alcántara

Merge request reports