Speed up Neovim built-in lsp

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • TypeScript

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

    Not that I know of. It was mentioned in this issue that TypeScript team is working on implementing LSP inside tsserver directly, but it is not a priority. I think coc-tsserver is an alternative (it has its own LSP implementation using tsserver) but I think you can't use it with native LSP. If native LSP is worse than coc, I'd stick to coc, I think I should do this too unfortunately because it's very slow for me as well.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

    https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md#tsserver You can use tsserver. I use it with javascript.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts