[FEAT] Add "Closes" prompt
See original GitHub issueIs your feature request related to a problem? Please describe
Often you need to reference an issue that is being closed by the commit. All major git hosting platforms have support for acting on the commit message:
- https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
- https://docs.gitlab.com/ee/administration/issue_closing_pattern.html
Describe the solution you’d like
- Add another prompt that requests to input a reference to an issue that is being closed.
- Add another setting to configure the closing pattern prefix (e.g.
ClosesorFixes).
Describe alternatives you’ve considered
Used another extension that has support for this, but was otherwise buggy.
Additional context
The final commit message shall look like:
feat: short description
Long description.
Closes: #123456789
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
feat: add negative prompt. #325 - CompVis/stable-diffusion
Enabled to specify "negative prompt" ... feat: add negative prompt. #325 ... Successfully merging this pull request may close these issues. None yet....
Read more >How to add a confirmation prompt window to warn before ...
I would have to click on the "Close" button in the prompt window, highlighted in blue, to confirm to successfully close that specified...
Read more >Can I turn off safety prompts on file close? - notepad++
Personally I just hit either Ctrl + W (close window) or Alt + F4 (close application), then hit N on the keyboard.
Read more >Please enter a commit message to explain why this merge is ...
press i (i for insert); write your merge message; press esc (escape); write :wq (write & quit); then press enter.
Read more >Auto-Attendant [Cisco Unified Communications Manager ...
Auto-Attendant allows callers to locate people in your organization without talking to a receptionist. You can customize the prompts that are ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Yes! It’s a nice feature.
Any update on this, seems like a nice feature