lapce / lapce/lapce

source control: setting to add or change the default git commit command to run an alias

Open
#3,630 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

C-feature
Dominant language
Rust
Stars
38.9k
Forks
1.3k
Avg merge
19m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.

Developers may have custom git commit flags as their desired default

Say I have a custom git commit alias that I created locally, such as git commit-with-flags.

Describe the solution you'd like

I think there should be a setting in source control to either:

  • change the Commit behavior to always runs the specified alias command
    and/or
  • a setting where the developer can add an aliased commit command(s) to the commit dropdown menu.

Describe alternatives you've considered

workaround would be to use command line commit every time

Additional context

https://github.com/microsoft/vscode/issues/235544

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the requested source-control setting and the linked VS Code issue for related context. Define whether the feature should replace the default Commit action, add aliases to the commit dropdown, or support both, and consider the work complete when the chosen behavior is specified and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, rust
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.