coder / coder/coder-desktop-windows
VS Code and Insiders apps should use coder-remote extension URIs
Open
- Dominant language
- C#
- Stars
- 26
- Forks
- 12
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 1
Description
Currently they just use the SSH extension directly rather than the coder-remote extension.
The coder-remote extension requires `owner=xyz`, and if you supply `owner=me` it will create a new history record.
Relates to https://github.com/coder/coder-desktop-macos/issues/156
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the URI construction for the VS Code and Insiders apps and trace how the SSH extension is selected. Verify the coder-remote extension URI uses owner=xyz rather than owner=me, and consider the work complete when both apps use it without creating a new history record.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100