GithubHelp home page GithubHelp logo

appappworks / sourcekit-lsp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swiftlang/sourcekit-lsp

0.0 0.0 0.0 5.71 MB

Language Server Protocol implementation for Swift and C-based languages

License: Apache License 2.0

Python 1.26% C 0.44% Swift 97.59% CMake 0.70% Dockerfile 0.01%

sourcekit-lsp's Introduction

SourceKit-LSP

SourceKit-LSP is an implementation of the Language Server Protocol (LSP) for Swift and C-based languages. It provides intelligent editor functionality like code-completion and jump-to-definition to editors that support LSP. SourceKit-LSP is built on top of sourcekitd and clangd for high-fidelity language support, and provides a powerful source code index as well as cross-language support. SourceKit-LSP supports projects that use the Swift Package Manager and projects that generate a compile_commands.json file, such as CMake.

Getting Started

https://www.swift.org/tools has a list of popular editors that support LSP and can thus be hooked up to SourceKit-LSP to provide intelligent editor functionality as well as set-up guides.

Reporting Issues

If you should hit any issues while using SourceKit-LSP, we appreciate bug reports on GitHub Issue.

Important

SourceKit-LSP does not update its global index in the background or build Swift modules in the background. Thus, a lot of cross-module or global functionality is limited if the project hasn't been built recently. To update the index or rebuild the Swift modules, build the project.

Contributing

If you want to contribute code to SourceKit-LSP, see CONTRIBUTING.md for more information.

sourcekit-lsp's People

Contributors

ahoppen avatar benlangmuir avatar compnerd avatar fwcd avatar krzyzanowskim avatar davidgoldman avatar plemarquand avatar rockbruno avatar maxdesiatov avatar douggregor avatar neonichu avatar trzyipolkostkicukru avatar bnbarham avatar akyrtzi avatar tristanlabelle avatar gremlinflat avatar adam-fowler avatar aciidgh avatar rintaro avatar finagolfin avatar tomerd avatar abdullahselek avatar shahmishal avatar codafi avatar yaroslavyaroslav avatar hamishknight avatar lokesh-tr avatar yhkaplan avatar kimdv avatar joehsieh avatar

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.