Why you need plugins like rust-tools.nvim or typescript.nvim?

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
  • null-ls.nvim

    Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

  • In case of null-ls, I need that extra plugin to use non-LSP tools like eslint or stylua, and plugins like neodev gives me extra informations which are not handled by vanilla LSP. But in case of rust-tools.nvim or typescript.nvim, aren't these plugins just wrapper of rust-analyzer and tsserver?

  • neodev.nvim

    💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

  • In case of null-ls, I need that extra plugin to use non-LSP tools like eslint or stylua, and plugins like neodev gives me extra informations which are not handled by vanilla LSP. But in case of rust-tools.nvim or typescript.nvim, aren't these plugins just wrapper of rust-analyzer and tsserver?

  • 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
  • rust-tools.nvim

    Discontinued Tools for better development in rust using neovim's builtin lsp

  • In case of null-ls, I need that extra plugin to use non-LSP tools like eslint or stylua, and plugins like neodev gives me extra informations which are not handled by vanilla LSP. But in case of rust-tools.nvim or typescript.nvim, aren't these plugins just wrapper of rust-analyzer and tsserver?

  • typescript.nvim

    Discontinued A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).

  • In case of null-ls, I need that extra plugin to use non-LSP tools like eslint or stylua, and plugins like neodev gives me extra informations which are not handled by vanilla LSP. But in case of rust-tools.nvim or typescript.nvim, aren't these plugins just wrapper of rust-analyzer and tsserver?

  • inlay-hints.nvim

    almost not wip

  • From rust-tools i was only using inlay hints so i switched inlay-hints from the same author.

  • nvim-dap

    Debug Adapter Protocol client implementation for Neovim

  • rust-tools also provides support for nvim-dap (https://github.com/mfussenegger/nvim-dap), which reduces lots of configuration and time to setup otherwise.

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