Giter Site home page Giter Site logo

atom-community / ide-sourcekit Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 1.0 324 KB

Swift language support for Atom-IDE. C, Objective-C, and C++ will be supported when Apple adds them.

Home Page: https://atom.io/packages/ide-sourcekit

License: Other

JavaScript 100.00%
ide-sourcekit sourcekit-lsp apple atom-ide swift

ide-sourcekit's Introduction

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

ide-sourcekit's People

Contributors

aminya avatar ryanolsonx avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

pulsar-edit

ide-sourcekit's Issues

Developer needed

  • We need to take this package out of experimental state
  • Apple has added C,C++ support using ClangD. We need to add those here
  • General maintenance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.