vscode-coder
vscode-coder copied to clipboard
Open any Coder workspace in VS Code with a single click.
There is supposed to be an item in the status bar when the workspace needs an update but I am not seeing it there?
In JetBrains and the dashboard, the play button means to start the workspace. I think we swap it out for one of those plug icons or something like that.
### Issue Title VSCode Desktop unable to authenticate coder url.  Tried to open workspace directly  ### Description Coder is working fine in Terminal. I can able to connect...
We look for the SSH PID then store that, but if there is a reconnection we could get a new SSH process and now we are pointing to the wrong...
All the headers, body, etc, so we can debug more easily. For example we could put it in an editor pane? Then they can copy and paste it to us,...
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.21.1 to 3.1.1. Release notes Sourced from @vscode/vsce's releases. v3.1.1 Changes: #1058: Auto Assign Chat Participant Tag #1060: Quote filename value in Content-Disposition header This list of...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.30.0 to 2.31.0. Release notes Sourced from eslint-plugin-import's releases. v2.31.0 Added support eslint v9 (#2996, thanks [@G-Rath] [@michaelfaith]) order: allow validating named imports (#3043, thanks [@manuth]) extensions:...
Suppose you have a VPN and when you boot your computer, VS Code automatically reconnects but this fails because your VPN is not up yet. Then you have to go...
We count any connected VSCode session as workspace activity. This is limiting because when a minimized tab of VSCode is connected or when a laptop is left on overnight, the...
I'm on the latest extension and noticed that we removed the connections status indicator at some point. I found it helpful, in particular, to know whether the connection is P2P...