Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lsp-progress not show up in status line #16

Open
rickywu opened this issue Jan 18, 2022 · 4 comments
Open

lsp-progress not show up in status line #16

rickywu opened this issue Jan 18, 2022 · 4 comments

Comments

@rickywu
Copy link

rickywu commented Jan 18, 2022

user packer install:
ui["arkav/lualine-lsp-progress"] = {opt = true}

lualine config:
lualine_c = {'filename', 'lsp_progress'},

but nothing after filename section

@jsholmes
Copy link

I have the same issue.

@dreamerlzl
Copy link

dreamerlzl commented Apr 2, 2022

I have the same problem after upgrading my rust-analyzer to 2022-03-28 dev; no progress shown (the ra does work).

  1. using neovim + vim-plug
  2. nvim itself and all plugins are up-to-date
  3. lualine_c only contains lsp_progress

@OliverChao
Copy link

I think that lualine causes this problem. My lualine section C can't show filename and lsp_procress together.
SO, I only keep the lsp_process.

@OliverChao
Copy link

I have no idea why I have meet this problem, but currently, it works fine for me.
I have tried this plugin in my neovim, although I no longer use it, and it works.
So, make sure you use the latest version of this plugin and neovim( I use nightly-version)

If it fails to work in any way, I recommend you to use this plugin instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants