Which lsp-server tool, coc or ale, or both, or another option.

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • The most integrated option is nvim-lspconfig https://github.com/neovim/nvim-lspconfig

  • nvim-lsp-installer

    Discontinued Further development has moved to https://github.com/williamboman/mason.nvim!

  • From there you can (optionally) get nvim-lsp-installer https://github.com/williamboman/nvim-lsp-installer

  • 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.

    InfluxDB logo
  • lsp-setup.nvim

    A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers.

  • I've also seen this: https://github.com/junnplus/nvim-lsp-setup

  • cfg

    My config files (by daliusd)

  • I still use Ale because of the best tsserver integration. My config here https://github.com/daliusd/cfg/blob/master/.vimrc

  • lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

  • May I suggest you take a look at lsp-zero.nvim. It's a plugin that bundles a working configuration of nvim-lspconfig, nvim-cmp and nvim-lsp-installer. If you don't want to maintain an extensive lua configuration it might be a good choice.

  • nvim-lint

    An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.

  • For the linting side of things I would suggest nvim-lint.

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

  • Best way to go about installing LSP today?

    7 projects | /r/neovim | 13 Oct 2022
  • Is there any way to autocomplete language functions? For example, show things like fmt.Printf or fmt.Println when writing fmt.Print and pressing the autocomplete key.

    12 projects | /r/neovim | 10 Sep 2022
  • LSP Servers installation

    2 projects | /r/neovim | 20 Jul 2022
  • Another coc.nvim vs native lsp post

    5 projects | /r/neovim | 21 Jul 2022
  • State of Neovim LSP configuration

    11 projects | /r/neovim | 27 Jun 2022