Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] use manually scope for commit #50

Closed
yi-Xu-0100 opened this issue Feb 24, 2021 · 5 comments · Fixed by #51
Closed

[FEAT] use manually scope for commit #50

yi-Xu-0100 opened this issue Feb 24, 2021 · 5 comments · Fixed by #51
Assignees
Labels
enhancement New feature or request

Comments

@yi-Xu-0100
Copy link
Collaborator

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

When I make commit to another open-source project, I may use the scope but do not want to create a setting for workspace.

Describe the solution you'd like

image

The scope typed here can be used for the current commit.

@yi-Xu-0100 yi-Xu-0100 added the question Further information is requested label Feb 24, 2021
@yi-Xu-0100
Copy link
Collaborator Author

Or maybe add a selection for using scope without create config.

@vivaxy
Copy link
Owner

vivaxy commented Feb 24, 2021

Is it possible to add the scope config into git ignore?

@yi-Xu-0100
Copy link
Collaborator Author

@vivaxy I do not want to add more config for the open-source project. It may be confused for the project owner.

@vivaxy vivaxy added the enhancement New feature or request label Feb 24, 2021
@yi-Xu-0100
Copy link
Collaborator Author

@vivaxy If the project uses this extension in the future, it may need to find a bug for the gitignore configuration. 😋

@vivaxy
Copy link
Owner

vivaxy commented Feb 24, 2021

This brings more freedom of writing messages, which may bring mess in message scopes. But it should be restricted with tools like commitlint.

Feature accepted.

@vivaxy vivaxy removed the question Further information is requested label Feb 24, 2021
yi-Xu-0100 added a commit that referenced this issue Mar 2, 2021
Add new scope and only use once.
This scope will not be added in workspace `settings.json`

Close #50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants