• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

ide-sourcekit

EXPERIMENTAL: Swift language support for Atom-IDE. C, Objective-C, C++ support in the works.
  • #atom-package
  • #atom-ide
  • #c
  • #cpp
  • #c++
atom-ide-community
1.0.2 1,353
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

IDE-SourceKit package

CI

C, C++, Objective-C, and Swift language support for Atom-IDE, powered by the SourceKit Language Server by Apple (only on Macos or Linux).

Getting Started

Installation

Install these the needed packages from: ide-sourcekit and atom-ide-base.

or using command line:

apm install ide-sourcekit
apm install atom-ide-base

Adding sourcekit-lsp Path

You need to have sourcekit-lsp on the PATH or add its full path inside the settings of ide-sourcekit.

The current installation methods are:

  1. If you have installed Xcode 11.4+ or the corresponding Command Line Tools package, the SourceKit-LSP server is included and can be run with xcrun sourcekit-lsp.

  2. Download and install the Swift toolchain which includes sourcekit-lsp https://swift.org/download/#releases

Once installed add the location of sourcekit-lsp binary to PATH or the settings of ide-sourcekit

Note: sourcekit-lsp is not available on Windows. See here.

Reload

Once configured, reload Atom and open your project. Enjoy!

Features

  • Autocomplete
  • Document outline
  • Find references
  • Go to definition
  • Hover
  • Signature help

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by