My thoughts on nvim-lsp vs coc with Rust

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

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

    Quickstart configs for Nvim LSP

  • Sure, I filed this one earlier in the day. It dramatically emphasizes how simple it is to get started: https://github.com/neovim/nvim-lspconfig/pull/910

  • nvim-tree.lua

    A file explorer tree for neovim written in lua

  • From looking at the implementation of coc-explorer, it's using filesystem events/queries to construct the file tree, not info from the language server (that augments it with decorations etc). I don't get how :CocInstall coc-explorer is any easier than adding nvim-tree which includes integration with the built-in client.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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