You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Codespaces checkout option to PR dropdown and tree context menu (#8298)
* Initial plan
* Initial plan for Codespaces checkout feature
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add Codespaces checkout command and utility function
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* on -> in
* Fix URL format
* Revert "on -> in"
This reverts commit 4233995.
* Add Codespaces checkout to PR tree context menu
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Refactor: extract common logic from pr.pickOnVscodeDev and pr.pickOnCodespaces
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* Add async keyword to command callbacks for clarity
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
* in -> on
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments