Do Not Display 'Open in VS Code Desktop' Button and Browser Popup When Opening a Shared Workspace
@loujaybee is already working on this.
Since Oct 17, 2022.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
When I have set VS Code desktop as my default IDE under Settings > Preferences and then open a shared workspace URL I see a browser popup asking me to Open in VS Code and a green button 'Open in VS Code Desktop'. At this time however shared workspaces cannot be opened in VS Code desktop thus making this popup and button confusing or mis-leading.
I believe we could check to see what the customers default IDE is set to and if it's set to VS Code desktop don't display the browser popup and hide the button or replace it with some verbiage that lets the user know shared workspaces cannot be opened in VS Code desktop at this time.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.