SaaSHub helps you find the best software and product alternatives Learn more →
Sourcekit-lsp Alternatives
Similar projects and alternatives to sourcekit-lsp
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
-
-
-
-
ccls
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
-
-
-
-
-
xtool
Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
sourcekit-lsp discussion
sourcekit-lsp reviews and mentions
-
Swift at Apple: Migrating the Password Monitoring Service from Java
Swift has an official LSP: https://github.com/swiftlang/sourcekit-lsp
- Security Research on Private Cloud Compute
- Swift development using NeoVim instead of Xcode?
-
ShadowVim embeds Neovim inside Xcode
Great!By the way,you can also use sourcekit-lsp and xcode-build-server to program in neovim directly。though still need to debug in xcode。
-
Finally got "eglot" to work with "sourcekit-lsp" in iOS project
After enabling eglot, our local files will not be picked up by language server. Because the documentation(https://github.com/apple/sourcekit-lsp) mentions "IndexStoreDB is built using the Swift Package Manager."
- anyone have an ios/macos swift workflow with helix?
-
How to instantly crash Xcode in 5 easy characters
Created an issue: https://github.com/apple/sourcekit-lsp/issues/636
-
vim-lsp merged inlay hints support!
For Objective C it looks like you can use SourceKit-LSP or ccls as language servers.
-
Desenvolvimento Swift no Windows com WSL
git clone https://github.com/apple/sourcekit-lsp.git cd sourcekit-lsp/Editors/vscode/ npm install npm run dev-package code --install-extension sourcekit-lsp-development.vsix
-
Swift Syntax and Structured Editing Library
There's already an LSP server for Swift (also made for Apple): https://github.com/apple/sourcekit-lsp
This library is intended for syntactic tools: formatters, highlighters, that kind of thing.
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jun 2025
Stats
swiftlang/sourcekit-lsp is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of sourcekit-lsp is Swift.