Skip to content

Instantly share code, notes, and snippets.

@weakish
Last active December 6, 2018 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weakish/61ed770c847f2f5bb700f5fe400b9616 to your computer and use it in GitHub Desktop.
Save weakish/61ed770c847f2f5bb700f5fe400b9616 to your computer and use it in GitHub Desktop.
IDEs and editors for swift on Linux

I wrote this notes in the era of Swift 2, so it is very outdated. So this is for history interest only.

CLion

Tested on Linux.

Sublime Text

Vim

Vim has several plugins for Swift file type (syntax). The only completion plugin uses SourceKit, which requires Mac OS X. Thus vim has less support for Swift than Sublime Text on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment