🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

fix(examples): remove vscode-desktop module from quickstart to avoid duplicate VS Code Desktop (#26789) - #26834

Merged
f0ssel merged 1 commit into
release/2.34from
backport/26789-to-2.34
Jun 30, 2026
Merged

fix(examples): remove vscode-desktop module from quickstart to avoid duplicate VS Code Desktop (#26789)#26834
f0ssel merged 1 commit into
release/2.34from
backport/26789-to-2.34

Conversation

@github-actions

Copy link
Copy Markdown

Cherry-pick of #26789

Original PR: #26789 — fix(examples): remove vscode-desktop module from quickstart to avoid duplicate VS Code Desktop
Merge commit: 84f995e
Requested by: @matifali

…duplicate VS Code Desktop (#26789)

The Quickstart template offered a "VS Code Desktop" editor option backed
by the `vscode-desktop` module, which produced two "VS Code Desktop"
buttons in the workspace view.

Coder already enables the VS Code Desktop display app for every
workspace by default via [`DefaultDisplayApps()` in
`provisionersdk/agent.go`](https://github.com/coder/coder/blob/c782cbce77b08c0d031a7131a05f5babd762519f/provisionersdk/agent.go#L58-L65)
(`Vscode: true`), so the module was redundant and is the source of the
duplicate.

This removes the `vscode-desktop` module and its editor option, and
updates the README to note that VS Code Desktop is available by default.
The browser-based `code-server`, Cursor, JetBrains, Zed, and Windsurf
options are unchanged. `examples.gen.json` is regenerated.

Closes #26788

---

*Generated by Coder Agents on behalf of @bpmct.*

(cherry picked from commit 84f995e)
@github-actions github-actions Bot added the cherry-pick/v2.34 Cherry-pick PR targeting release/2.34 label Jun 29, 2026
@github-actions
github-actions Bot requested a review from matifali June 29, 2026 20:40
@matifali
matifali requested review from bpmct and nickvigilante June 29, 2026 20:41
@f0ssel
f0ssel merged commit 210bb5e into release/2.34 Jun 30, 2026
24 checks passed
@f0ssel
f0ssel deleted the backport/26789-to-2.34 branch June 30, 2026 00:09
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.34 Cherry-pick PR targeting release/2.34

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants