Skip to content

issues Search Results · repo:nvim-lua/lsp-status.nvim language:Lua

Filter by

58 results
 (61 ms)

58 results

innvim-lua/lsp-status.nvim (press backspace or delete to remove)

It seems like plugin is unmaintained. I ve encountered some issues on newer (0.11+) neovim version. I suggest to migrate to lualine with diagnostics config instead: - https://github.com/nvim-lualine/lualine.nvim?tab=readme-ov-file#available-components ...
  • hinell
  • 3
  • Opened 
    on Apr 9
  • #92

Error executing vim.schedule lua callback: ...site/pack/packer/start/lspsaga.nvim/lua/lspsaga/util.lua:248: attempt to call field get_clients (a nil value) stack traceback: ...site/pack/packer/start/lspsaga.nvim/lua/lspsaga/util.lua:248: ...
  • ghost
  • Opened 
    on Jan 28
  • #90

Hello, For better readability, is it possible to add colors for the lsp_status.status() output?
  • sanpii
  • Opened 
    on Apr 3, 2024
  • #89

I get this when opening a LaTeX document. I am using ltex-ls and texlab LSPs through mason and the ltex_extra plugin. Error executing vim.schedule lua callback: ...e/nvim/lazy/lsp-status.nvim/lua/lsp-status/messaging.lua:43: ...
  • ImmanuelHaffner
  • 1
  • Opened 
    on Nov 9, 2023
  • #88

I used most of the snippets from the cookbook, in the order they were presented, and I probably have a too new version of navic I m guessing? Need help debugging: E5108: Error executing lua ...local/share/nvim/lazy/nvim-navic/lua/nvim-navic/init.lua:439: ...
  • unphased
  • 2
  • Opened 
    on Mar 2, 2023
  • #87

I m using lualine with lsp-status and I get the following error when I m trying phpactor: Error executing vim.schedule lua callback: ...acker/start/lualine.nvim/lua/lualine/utils/nvim_opts.lua:77: E539: ...
  • naquad
  • 1
  • Opened 
    on Feb 28, 2023
  • #86

I m not sure if this is intentional or not. I just installed and configured lsp_status with lualine. I have the right status showing in the status bar from lsp_status but with 5 seconds delay. Is it normal? ...
  • sadtab
  • 2
  • Opened 
    on Nov 16, 2022
  • #85

Error detected while processing CursorHold Autocommands for buffer=1 : method textDocument/documentSymbol is not supported by any ...
  • WhyNotHugo
  • Opened 
    on Sep 28, 2022
  • #84

Since https://github.com/neovim/neovim/pull/13294 neovim includes window/workDoneProgress in the capabilities table created by make_client_capabilities, so it should no longer be necessary to explicitly ...
  • donbex
  • Opened 
    on Sep 17, 2022
  • #83

Hi, it s not clear from the documentation. do I have to call the lsp-status on-attach function for EVERY lsp client? Or just the ones you have extended support to (pyls_ms, rust analyzer, etc...)? Same ...
  • mosheavni
  • Opened 
    on Sep 2, 2022
  • #82
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub