top | item 44186025

(no title)

timsneath | 9 months ago

Good news! https://code.visualstudio.com/docs/languages/swift

discuss

order

runjake|9 months ago

Concur. This is a pretty good setup.

Caveat: I'm using Swift for command-line software.

belmont_sup|9 months ago

What about a formatter? I recall having to figure out which library to install as binary just to do formatting. What do you do?

timsneath|9 months ago

That's built in now -- the default VSCode "Format Document" / "Format Selection" commands work with just the Swift extension installed.