paolodellepiane / vscode-fantomas-fmt

MIT License
17 stars 4 forks source link

Not working with git bash on windows #4

Closed edongashi closed 6 years ago

edongashi commented 6 years ago

Hi, I usually use git bash as a terminal, and when this setting is enabled:

"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",

the formatter does not work. When I comment it and use powershell it works as intended.