Hacker News new | ask | show | jobs
by timsneath 380 days ago
Good news! https://code.visualstudio.com/docs/languages/swift
2 comments

Concur. This is a pretty good setup.

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

What about a formatter? I recall having to figure out which library to install as binary just to do formatting. What do you do?
That's built in now -- the default VSCode "Format Document" / "Format Selection" commands work with just the Swift extension installed.