vknabel / vscode-apple-swift-format

VS Code extension for formatting Swift code with apple/swift-format.
https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-apple-swift-format
MIT License
32 stars 7 forks source link

Add on-type formatting support after hitting "return" on non-empty lines #38

Closed MahdiBM closed 10 months ago

MahdiBM commented 11 months ago

Keeping features in sync with the SwiftFormat extension. See the other PR for more info: https://github.com/vknabel/vscode-swiftformat/pull/32

MahdiBM commented 10 months ago

@vknabel This should be good too now?  🙂