Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Branch Name GeneratorNew to Visual Studio Code? Get it now.
Branch Name Generator

Branch Name Generator

RKendrick

|
129 installs
| (0) | Free
Extension for generating branch names.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Branch Name Generator

Extension for generating branch names.

Features

Create branch name, copy branch name.

Branch Types

  • develop: develop
  • feature: feature/{ticket-id}-{description}
  • story: story/{ticket-id}-{description}
  • bugfix: bugfix/{ticket-id}-{description}

Usage

  • Open the command palette and type 'Generate Branch Name'.
  • Select branch type
  • Type ticket ID and description, if necessary
  • Click the 'Copy' button to copy to the generated branch to your clipboard or click the 'Create Branch' button to automatically create the branch
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft