vknabel / vscode-swiftformat

SwiftFormat for VS Code
https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-swiftformat
MIT License
43 stars 8 forks source link

The default swiftformat.path value is invalid on Windows #28

Closed tristanlabelle closed 11 months ago

tristanlabelle commented 1 year ago

See https://github.com/vknabel/vscode-swiftlint/issues/67 . Windows doesn't have /usr/bin/env and the correct default (at least on that platform) should be swiftformat or swiftformat.exe.

vknabel commented 11 months ago

Should be fixed in current release