mason-lspconfig.nvim

Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim. (by williamboman)

Mason-lspconfig.nvim Alternatives

Similar projects and alternatives to mason-lspconfig.nvim

  1. neovim

    Vim-fork focused on extensibility and usability

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nvim-lspconfig

    Quickstart configs for Nvim LSP

  4. telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  5. nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  6. kickstart.nvim

    A launch point for your personal nvim configuration

  7. nvim-cmp

    A completion plugin for neovim coded in Lua.

  8. null-ls.nvim

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

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. lsp-zero.nvim

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

  11. lazy.nvim

    💤 A modern plugin manager for Neovim

  12. mason.nvim

    Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

  13. nvim-lsp-installer

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

  14. gitsigns.nvim

    Git integration for buffers

  15. LuaSnip

    Snippet Engine for Neovim written in Lua.

  16. lualine.nvim

    A blazing fast and easy to configure neovim statusline plugin written in pure lua.

  17. diffview.nvim

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

  18. cmp-nvim-lsp

    nvim-cmp source for neovim builtin LSP client

  19. nvim-web-devicons

    Provides Nerd Font icons (glyphs) for use by neovim plugins

  20. cmp-buffer

    nvim-cmp source for buffer words

  21. mason-tool-installer.nvim

    Install and upgrade third party tools automatically

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mason-lspconfig.nvim alternative or higher similarity.

mason-lspconfig.nvim discussion

Log in or Post with

mason-lspconfig.nvim reviews and mentions

Posts with mentions or reviews of mason-lspconfig.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-18.
  • [SOLVED] Vue 3 + TypeScript + Inlay Hint support in NeoVim
    6 projects | dev.to | 18 Nov 2024
    It would be an understatement to say that getting stable Vue 3 language server support in NeoVim over the last 9-12 months has been smooth sailing for me, as evidenced by this lengthy GitHub issue: volar v2 no longer works.
  • Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager
    25 projects | dev.to | 24 Jun 2024
    williamboman/mason-lspconfig.nvim: Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.
  • Multifunctional IDE using Neovim (1 of 3)
    6 projects | dev.to | 14 Jun 2024
    How do you find the configuration for your language? This package manager has a List with all supported language servers, look for the language you need there, in nvim through the command :Mason look for the package name as in the table, and install, then in the next column open the link to the language server, and take the configuration from there. Let's install the language server for all languages that i use as an example
  • Do I need NeoVIM?
    11 projects | /r/neovim | 7 Dec 2023
    https://github.com/hrsh7th/nvim-cmp This is an autocompletion engine https://github.com/nvim-treesitter/nvim-treesitter This allows NeoVim to install parsing scripts so NeoVim can do things like code highlighting. https://github.com/williamboman/mason.nvim Not strictly necessary, but allows you to access a repo of LSP, install them, and configure them for without you actively messing about in config files. https://github.com/neovim/nvim-lspconfig Also not strictly necessary, but vastly simplifies LSP setup. https://github.com/williamboman/mason-lspconfig.nvim This lets the above two plugins talk to each other more easily.
  • How to best use nontrivial Python tool chains through neovim?
    2 projects | /r/neovim | 23 Nov 2023
    pylsp offers an option to install flake8 as an optional plugin and Mason offers a command to install pylsp plugins. I could then install flake8-pytest-style via pip. Then pylsp and flake8 would live in the same Mason environment and flake8-pytest-style would live in my project's environment. I don't know if/how they will communicate with each other.
  • Using nvim-lint as a null-ls alternative for linters
    4 projects | /r/neovim | 14 Aug 2023
    Personally, i think nvim-lint is the best alternative currently, specially so because it has no dependencies on external binaries. This guide assumes you already have your LSP set up with nvim-lspconfig (or an alternative like lsp-zero). You should also have an way to install the linters you are gonna need, i highly recommend Mason with mason-lspconfig.
  • How do I enable an LSP for json files?
    2 projects | /r/neovim | 7 Jul 2023
    Have you set up https://github.com/williamboman/mason-lspconfig.nvim as well?
  • What are the benefits of using nvim-lspconfig?
    3 projects | /r/neovim | 2 Jul 2023
    You can also use https://github.com/williamboman/mason-lspconfig.nvim with nvim-lspconfig to make language server installation closer to installing a vscode extension, in that you just install a language server through mason and it'll be automatically configured for you.
  • Your favourite Neovim plugins?
    42 projects | /r/neovim | 21 Jun 2023
  • I've been away for ~3 years and my config is vimscript-coc-plug-etc. Worth moving to the 'new thing', and good resources to get up to date?
    11 projects | /r/neovim | 15 Jun 2023
    https://github.com/williamboman/mason-lspconfig.nvim - Mason plugin to manage your LSP servers.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 8 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic mason-lspconfig.nvim repo stats
43
3,058
8.3
8 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai