(no title)
georgelyon | 1 year ago
I agree that this is a must-have for idiomatic Swift. It is really hard to write the long-named-functions and get all the variable names correct without reasonable autocomplete.
georgelyon | 1 year ago
I agree that this is a must-have for idiomatic Swift. It is really hard to write the long-named-functions and get all the variable names correct without reasonable autocomplete.
cmrdporcupine|1 year ago
Emacs + lsp-mode + sourcekit + company-mode etc looks reasonably close to what I get with Rust in Emacs.
If I were doing application development I'd maybe consider Swift.
jwells89|1 year ago
georgelyon|1 year ago
UI is a different matter. Xcode is still miles ahead in performance tooling.