vivaxy / vscode-conventional-commits

💬Conventional Commits for VSCode.
https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits
MIT License
308 stars 32 forks source link

[FEAT] Store scopes in user settings #335

Open Hobart2967 opened 3 months ago

Hobart2967 commented 3 months ago

Is your feature request related to a problem? Please describe

As I'm working across different projects using this extension, I'd love to see support for storing scopes in user settings area instead of workspace.

Also, I don't like polluting the committed, non-gitignored settings file with this information, as it can be shared globally throughout other ways.

Describe the solution you'd like

I would love to see a setting that controls where scopes are stored.

Describe alternatives you've considered

There are none.

Hobart2967 commented 3 months ago

PR attached, merge appreciated :)

Hobart2967 commented 3 months ago

Any updates on this?

vivaxy commented 1 month ago

Hi, @Hobart2967 Thanks for the suggestion and PR. I'd like to merge this feature if the PR is ok.

Hobart2967 commented 4 weeks ago

Hi, @Hobart2967 Thanks for the suggestion and PR. I'd like to merge this feature if the PR is ok.

Hi @vivaxy , alright, will deal with your comments, thanks for the reply!

Hobart2967 commented 4 weeks ago

Hi @vivaxy,

I'm done working in all your feedbacks - One point though: I am not capable to implement the translation updates for the mentioned fields in chinese. I can only offer English, German and some Dutch - That's the end of the list then :)

Would welcome your help with it!