trouble.nvim VS vim-local-history

Compare trouble.nvim vs vim-local-history and see what are their differences.

trouble.nvim

๐Ÿšฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. (by folke)

vim-local-history

A Neovim plugin for maintaining local history of files. (by dinhhuy258)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
trouble.nvim vim-local-history
59 2
4,722 32
- -
7.6 10.0
7 days ago over 3 years ago
Lua Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

trouble.nvim

Posts with mentions or reviews of trouble.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.

vim-local-history

Posts with mentions or reviews of vim-local-history. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.
  • Auto formatting in shared repo's/projects
    3 projects | /r/neovim | 29 Dec 2022
    There is a similar nvim plugin, but I'm not sure if it is still compatible: https://github.com/dinhhuy258/vim-local-history
  • Why LSP?
    14 projects | news.ycombinator.com | 25 Apr 2022
    Didn't realize I was talking to the person who worked both on IntelliJ Rust and rust-analyzer!

    This is the best case I've ever heard for IDEs. Thank you!!

    1 and 3 seem to me to require extensions/improvements to the LSP protocol.

    2, and 6 seem like one could build them off of treesitter (but I don't think anyone has as of yet).

    5 seems already implemented in a vim plugin[0].

    Thanks for 4 and 7 (the "myriad of small, polished details") also, I feel like I have to spend a week using an IDE to get a feel for them.

    [0] https://github.com/dinhhuy258/vim-local-history

What are some alternatives?

When comparing trouble.nvim and vim-local-history you can also consider the following projects:

impatient.nvim - Improve startup time for Neovim

AstroNvim - AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

lsp-trouble.nvim - ๐Ÿšฆ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. [Moved to: https://github.com/folke/trouble.nvim]

language-server-protocol - Defines a common protocol for language servers.

AutoSave.nvim - ๐Ÿงถ Automatically save your changes in NeoVim [Moved to: https://github.com/Pocco81/auto-save.nvim]

nvim-lspconfig - Quickstart configs for Nvim LSP

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

intellij-lsp-server - Exposes IntelliJ IDEA features through the Language Server Protocol.

lspsaga.nvim - improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim]

formatter.nvim

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

ncm2 - :heart: Slim, Fast and Hackable Completion Framework for Neovim