Giter Site home page Giter Site logo

Comments (10)

when-harry-met-sally avatar when-harry-met-sally commented on September 22, 2024 24

MasonInstall [email protected] worked for me.

from nvim-lspconfig.

9mm avatar 9mm commented on September 22, 2024 4

Im also encountering this, and vscode-langservers-extracted has no issues enabled to even report the issue. I cant really imagine stack overflow is the best place to put bug reports. maybe @hrsh7th can be summoned?

@jackpinto @mguellsegarra what behavior are you experiencing? For me, the diagnostics just dont show at all, however if i run EslintFixAll it DOES work, so i know lspconfig/eslint is reading the proper project eslintrc file etc, it just simply will not show any diagnostics. theres also no errors in LspLog, and all of that is working properly it seems

from nvim-lspconfig.

mguellsegarra avatar mguellsegarra commented on September 22, 2024 4

Just wanted to update everyone—I've opened a PR addressing the issue we've been discussing. You can follow the conversation here.

from nvim-lspconfig.

heygarrett avatar heygarrett commented on September 22, 2024 2

Workaround:

  1. Uninstall eslint-lsp with Mason
  2. npm install --global [email protected]
  3. Add require("lspconfig").eslint.setup({}) to your config

from nvim-lspconfig.

justinmk avatar justinmk commented on September 22, 2024 1

Thanks for your report. The configs in this repo are unsupported and provided only as a starting point. We depend on users (like you) to troubleshoot issues with their specific LSP setups and send improvements.

If you have a usage question, try asking it at:

If you found a bug in the core Nvim vim.lsp module (not part of this repo), the best way to get it fixed is to report to Nvim (not nvim-lspconfig) with:

  • steps to reproduce it without the particular LSP server and other factors particular to your environment
  • (optional, but very helpful): by adding a failing test case to lsp_spec.lua, which has code to setup a fake LSP server to simulate various scenarios

from nvim-lspconfig.

mguellsegarra avatar mguellsegarra commented on September 22, 2024 1

@jackpinto @mguellsegarra what behavior are you experiencing?

Diagnostics don't show up, sadly. I ended up putting all my share/nvim/ folder into a git repo for controlling all the Mason updates, because there's no way to lock versions. Sticking to 4.8.0 for the moment, until I have time to investigate what happened.

from nvim-lspconfig.

mguellsegarra avatar mguellsegarra commented on September 22, 2024

@justinmk hey, I appreciate your time and apologize for mistakenly posting this issue in the incorrect repo. Will try to fix it and report it properly. Thanks!

from nvim-lspconfig.

jackpinto avatar jackpinto commented on September 22, 2024

@mguellsegarra

Do you have any clues on how to fix the setup for version 4.10?

I am looking, but I haven't found anything so far.

from nvim-lspconfig.

jackpinto avatar jackpinto commented on September 22, 2024

@9mm same here, it only doesn't show the diagnostics.

from nvim-lspconfig.

adibfirman avatar adibfirman commented on September 22, 2024

Installing like @when-harry-met-sally suggested it, works for me
oh config how do I make sure Mason will install with the specific version?

from nvim-lspconfig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.