vscode-coder icon indicating copy to clipboard operation
vscode-coder copied to clipboard

Open any Coder workspace in VS Code with a single click.

Results 125 vscode-coder issues
Sort by recently updated
recently updated
newest added

To support non-MS VScode versions, like [Cursor](https://cursor.sh/) IDE, that can not access the [VSCode marketplace](https://marketplace.visualstudio.com/vscode), investigate if we can publish to [OpenVSX Registry](https://open-vsx.org/). Coder depends on [Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack), which is...

When logged out of the Coder extension or connecting to a different deployment of the Coder than the one previously logged in. I get the below error with VSCode not...

Logs. `ssh coder.dev` works fine. I had to restart my workspace to connect ```sh [12:21:23.389] Log Level: 2 [12:21:23.441] VS Code version: 1.76.2 [12:21:23.441] Remote-SSH version: [email protected] [12:21:23.441] darwin x64...

## Overview Our customers have noted that we release this extension in `v0.X.X`, which denotes a broken or unfinished product. Our VSCode extension has bugs, but is a stable and...

must-do

This covers the plugin side of https://github.com/coder/vscode-coder/issues/241. We will still need to make changes on the module side.

Bumps [coder](https://github.com/coder/coder) from `2e49fa9` to `f149279`. Commits f149279 fix(site): fix group badge visual (#13263) a8a0be9 chore: expose all organization ids from AuthContext (#13268) 721ab2a chore: add workspace activity linter (#13273)...

dependencies
javascript

Currently you can infinitely accumulate logs (the ones produced by `--log-dir`). Well, maybe not infinitely, if you restart your machine I guess it would reset the pid counter and overwrite...

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.6.0. Release notes Sourced from date-fns's releases. v3.6.0 On this release worked @​kossnocorp and @​world1dan. Also, thanks to @​seated for sponsoring me. Fixed Fixed weeks...

dependencies
javascript

# Description The changelog contains basic initial information ![image](https://github.com/coder/vscode-coder/assets/103434584/999942da-09c7-4a1a-a71f-f7974023c142)

good first issue
github_actions

![image_720](https://github.com/coder/vscode-coder/assets/45609798/c19ceb84-164e-4035-9cc5-8a939099598a) The plugin starts a workspace (if needed) and waits until the workspace is ready before connecting, which makes me wonder: - [ ] Is it not following redirects? -...

bug