Refs: #1773
Complexity: 2
Use the nightly build of the extension to test with.
- Set this setting
"githubIssues.useBranchForIssues": "on",
- Try the setting
githubIssues.workingIssueBranch, and use the variable ${issueTitleNoSpaces} in the branch name.
- Start working on an issue and verify that the issue branch matches what you set in step 2.
- Set this setting "githubIssues.useBranchForIssues": "prompt".
- Verify that when you start working an issue (not continue working, that remembers your branch) you are prompted to enter the name for your branch.
Refs: #1773
Complexity: 2
Use the nightly build of the extension to test with.
"githubIssues.useBranchForIssues": "on",githubIssues.workingIssueBranch, and use the variable${issueTitleNoSpaces}in the branch name.