Closed Igonato closed 1 year ago
When using plugin's Git: Custom Command command user can, out of habit, type git command when the plugin expects command instead. How about having a special case for it? Check if a command starts with git and if so ignore the part. Thoughts?
Git: Custom Command
git command
command
git
When using plugin's
Git: Custom Command
command user can, out of habit, typegit command
when the plugin expectscommand
instead. How about having a special case for it? Check if a command starts withgit
and if so ignore the part. Thoughts?