Using Github's Atom as a Swift IDE for Linux and Mac

FWIW, here are all the IDE-like libraries for Swift that Valentin Knabel and I have found.

From them:

  • langserver-swift needs yet-unimplemented Foundation features. It implements the LSP.
  • SKD needs a little push. It can be integrated with any text editor.
  • SDE is for VSCode only afaik, but it works on Linux
1 Like