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. Learn more →
LSP Alternatives
Similar projects and alternatives to LSP
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
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.
-
-
-
-
-
-
Psalm
A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications
-
-
-
-
TypeScript
IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins (by microsoft)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
LSP discussion
LSP reviews and mentions
-
A decent VS Code and Ruby on Rails setup
I saw no mention of RBS+Steep, the latter providing a LSP. I use it a lot and very much like it, although it's still young and needs love, but it's making good, steady progress! I've been very pleasantly surprised by some of the crazy things Steep can catch, completely statically!
You appear to be working on projects with Sorbet (which I tried to like but found it fell short in practice, notably outside of the app use case i.e it's mostly useless for gems) so it may be a tall order to try on those. Maybe you can give RBS+Steep a shot on some small project?
RBS: https://github.com/ruby/rbs
RBS collection (for those gems that don't ship RBS signatures in `sig`, integrates with bundler): https://github.com/ruby/gem_rbs_collection
Steep: https://github.com/soutaro/steep
VS Code: https://github.com/soutaro/steep-vscode
Sublime Text: https://github.com/sublimelsp/LSP
Vim (I'm working on it): https://github.com/dense-analysis/ale/pull/4671
-
Laravel code-quality tools
Psalm - support for Psalm can be added via the LSP plugin. More information about it can be found in Psalm's documentation.
-
Sublime Text is awesome
You obviously never tried the various LSP plugins for ST. It will give you the same intelllgent code tools as the jetbrains IDEs, which goes way beyond just syntax highlighting and linting and there's support for a lot of languages. https://lsp.sublimetext.io/
-
what is the best alternative for visual studio
Add in this and you're golden: https://github.com/sublimelsp/LSP
-
Nova by Panic
https://github.com/sublimelsp/LSP with https://github.com/sublimelsp/LSP-typescript works pretty well for me. They are also both being actively maintained. It'd be nice if it was built-in, but it works well enough that I still have not found a compelling reason to switch to VSCode.
I really love sublime and it doesn't seem to be dead just yet. Sublime Text 4 was also a pretty great release.
- Cant get the function options in SublimeText4
-
Sublime Text 4 (Build 4126)
I tried sublime this year now that it has an LSP (language server), along with the Go plugin. Maybe it would take more getting used to, but VSCode has done such a great job for coding in. Sublime's project view just wasn't as good either.
I really still like sublime for editing text or log files on my dev system, but not for development.
https://github.com/sublimelsp/LSP
- golang & sublime text 4
-
Is there any package that shows inline errror like in this image
not a fan of that but there is https://github.com/sublimelsp/LSP/pull/1702
-
Hi, I have just gotten into go and was thinking if guys could suggest me a free beginner-friendly IDE.
That's great, try it with SublimeLSP and gopls.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Jul 2025
Stats
sublimelsp/LSP is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of LSP is Python.