format-files icon indicating copy to clipboard operation
format-files copied to clipboard

It's disabled because of dependancies

Open WORMSS opened this issue 3 years ago • 3 comments

It says it's disabled because of dependencies. The dependency is "git" extension.

Can you make it an "optional" dependency, because I don't want this extension doing anything git related. I have disabled Git extension in vs-code because I don't want all the git vscode commands clogging up the commands list.

I understand I wont be able to use the "ignore git ignore" feature, and that is fair enough, I had no intention of using that anyway.

WORMSS avatar Mar 29 '22 12:03 WORMSS

hi WORMSS, can you submit a PR please?

jbockle avatar Apr 07 '22 11:04 jbockle

I could, but all I would do is remove the git functionality completely, and not make it optional. Which I am guessing is not what you want.

WORMSS avatar Apr 07 '22 11:04 WORMSS

To be honest, I am not even sure where it is being used.. only public function is isIgnored on class Git and as far as I can tell, it's not being used. I can't even see where it is created.

WORMSS avatar Apr 07 '22 11:04 WORMSS