format-files
format-files copied to clipboard
It's disabled because of dependancies
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.
hi WORMSS, can you submit a PR please?
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.
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.