git-prefix icon indicating copy to clipboard operation
git-prefix copied to clipboard

Visual Studio Code Extension - Prefix commit message with value in branch name.

Results 13 git-prefix issues
Sort by recently updated
recently updated
newest added

I have a branch name like `ABCD-1223` And the Pattern is set to: `^([A-Z]{3,5})-([0-9]{3,5})` When I run the Prefix commit message, the prefix is set to `ABCD`, even though:

**Background** Using a VSCode workspace you can add and work on multiple repositories, each repository you add to a workspace also has its own collapsable section in the source control...

Hello, can you add checkbox in settings to allow set prefix in pre commit or another way to allow not to forget to press the add suffix button

Hello @srmeyers, First of all I want to say the Git Prefix is really useful and I like to use it. Recently VSCode has a new feature called Side Panel,...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

## Description Great extension, I would only miss this feature: to be able to type a message right after calling the command from the command palette. ## Reproduce 1. Focus...

My projects always have 3 folders (backend, frontend and app). I prefix my commit messages with the folder name ([backend], [frontend] and [app]). Would be awesome if this plugin can...

I have two opened repositories, one of them has branch that doesn't match regex

## Desciption You can fill the commit message with endless prefixes when you trigger the action multiple times. It would be great to avoid this behavior. ## Reproduce 1. Empty...

Any chance can we get this extension published to [Open VSX Registry](https://open-vsx.org/)? The extension is really helpful in Microsoft's VS Code, but it is not available for users of [VS...