VS Code Extension: Ability to copy and update the connection string from the Quantum Workspaces view
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
User should be able to right-click on a workspace in the Quantum Workspaces view and copy the connection string to the clipboard (use the connecting string already used to connect, or fetch it from Azure via AzureAD auth).

Split from issue #1283
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.
Research direction
Start at the VS Code extension's Quantum Workspaces view and trace the existing workspace connection flow. Check how the connection string is currently used and how Azure AD authentication can fetch it. Done means a workspace context action copies the connection string to the clipboard and supports the requested update behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, vscode
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100