#Issues with jdtls

18 messages · Page 1 of 1 (latest)

mighty lark
#

?

#

I got a ping

smoky otter
#

how did you install the lsp?

mighty lark
#

I have mason and lazyvim

smoky otter
#

and how is your mason configured

mighty lark
#

wdym

smoky otter
#

do you have your mason configuration

mighty lark
#
    "williamboman/mason.nvim",
    opts = {
      ensure_installed = {
        "stylua",
        "shellcheck",
        "shfmt",
        "flake8",
        "jdtls",
      },
    },
  },```
smoky otter
#

okay what shows up when you run :Mason

mighty lark
smoky otter
#

alright uhh

#
:checkhealth jdtls
mighty lark
smoky otter
#

what about just
:checkhealth

mighty lark