Since v0.31.0, the setting "githubIssues.useBranchForIssues": "prompt" does not seem to work anymore. When I starting working on an issue, a new branch is creating according to githubIssues.issueBranchTitle but no prompt pops up to change the branch title.
- Extension version: v0.31.0
- VSCode Version: 1.61.0
- OS: Darwin x64 20.6.0
Since
v0.31.0, the setting"githubIssues.useBranchForIssues": "prompt"does not seem to work anymore. When I starting working on an issue, a new branch is creating according togithubIssues.issueBranchTitlebut no prompt pops up to change the branch title.