Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Fidget.nvim Alternatives
Similar projects and alternatives to fidget.nvim
-
popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
lsp-status.nvim
Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
-
-
typescript-language-server
TypeScript & JavaScript Language Server
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
-
-
-
-
-
nvim-treesitter
Nvim Treesitter configurations and abstraction layer
-
trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
-
toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
-
lua-language-server
A language server that offers Lua language support - programmed in Lua
-
todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
-
neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fidget.nvim reviews and mentions
- Neovim consuming 5gb of Ram after a day of being open on a tiny project
-
Does anyone have a `cmdheight=0` setup, without Noice.nvim, that they are happy with?
I have been happily using cmdheight=0 for a while now, without noice.nvim. My strategy was simply to add some extra components in the statusline (search result, macro recording, connected LSP servers) paired with fidget.nvim for LSP status updates.
-
Any way to get the fetching status of Copilot in lua line?
it's up to you how you want to hook these things up, maybe with winbar or statusline, or even a virtual text like in fidget.nvim
-
lua_ls hover action not showing any documentation
Not sure if its specific to you, I just found the lua lsp to be slow af. It takes ages to load the workspace. I use fidget nvim to watch for the workspace to load b4 I do anything.
-
nvim-lsp-notify plugin to notify about LSP progress
I have been using fidget.nvim for this purpose for quite a while.
-
How can I disable initial lsp errors
I finally found the culprit. j-hui/fidget.nvim not formatting the long output correctly.
-
Is there a way to make the downloading packages in java LSP behave like other IDEs
maybe fidget.nvim or nvim-notify?
-
lualine-lsp-progress.nvim: a lualine LSP progress indicator based on a forked lualine-lsp-progress
Yes. A particularly good one is fidget. I highly recommend it. It's great eye candy. However, I often just want a simpler, only-in-the-status-line, LSP status indicator. This plugin is exactly that.
-
Detect when a language server is usable?
fidget.nvim is also pretty nice.
jdtls uses it's own progress handler language/progressReport. an upstream PR to add $/progress support is pending. Alternatively a shim language/progressReport handler can be written to divert it back to $/progress
-
A note from our sponsor - InfluxDB
www.influxdata.com | 10 Dec 2023
Stats
j-hui/fidget.nvim is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fidget.nvim is Lua.