Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 9, 2025

  • Add new command issue.startWorkingByNumber to package.json commands list
  • Add command palette entry for issue.startWorkingByNumber (without "when": "false")
  • Register command implementation in issueFeatureRegistrar.ts to prompt for issue number
  • Add localization string for the new command
  • Test the new command manually to ensure it works
Original prompt

This section details on the original issue you should resolve

<issue_title>"Start working on issue" should appear in command palette</issue_title>
<issue_description>Similar to the command that lets me open a PR by number, I want to say "Work on issue" -> enter the issue #, rather than find it in a query in the vscode view, because I will usually start in my github.com notifications</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits December 9, 2025 11:31
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Start working on issue" should appear in command palette

2 participants