Y
Hacker News
new
|
ask
|
show
|
jobs
by
timsneath
380 days ago
Good news!
https://code.visualstudio.com/docs/languages/swift
2 comments
runjake
380 days ago
Concur. This is a pretty good setup.
Caveat: I'm using Swift for command-line software.
link
belmont_sup
379 days 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?
link
timsneath
379 days ago
That's built in now -- the default VSCode "Format Document" / "Format Selection" commands work with just the Swift extension installed.
link
Caveat: I'm using Swift for command-line software.