How can I display 'lsp loading...' in my statusline when a language server is loading?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • neovim

    Vim-fork focused on extensibility and usability

  • Example: > autocmd User LspProgressUpdate redrawstatus autocmd User LspRequest redrawstatus `` Butvim.lsp.util.get_progress_messages()` does not seem to have any documentation? The original PR https://github.com/neovim/neovim/pull/13294 has some links to peoples tests, but I don't know if this is all out of date or how I should approach it.

  • lualine-lsp-progress

    LSP Progress lualine componenet

  • Try looking through this repo for a Lualine plugin which does just that.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fidget.nvim

    💫 Extensible UI for Neovim notifications and LSP progress messages.

  • lsp-status.nvim

    Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline

  • I use lsp-status to show the language server indexing progress

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to override the colors of NeoSolarized in NeoVim

    3 projects | dev.to | 21 Apr 2024
  • Neovim plugin management inspired by Cargo

    1 project | news.ycombinator.com | 24 Mar 2024
  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • Code action previews with `fzf-lua`!

    3 projects | /r/neovim | 10 Dec 2023
  • Please, help with highlights.

    1 project | /r/neovim | 9 Dec 2023