nvim-code-action-menu VS nv-ide

Compare nvim-code-action-menu vs nv-ide and see what are their differences.

nvim-code-action-menu

Pop-up menu for code actions to show meta-information and diff preview (by weilbith)

nv-ide

Neovim custom configuration, oriented for full stack developers (Ruby on Rails, ruby, php, html, css, SCSS, javascript) (by crivotz)
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
nvim-code-action-menu nv-ide
8 24
591 549
- -
0.0 8.3
5 months ago 3 days ago
Lua Lua
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.

nvim-code-action-menu

Posts with mentions or reviews of nvim-code-action-menu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-02.
  • what neovim configuration is this?
    4 projects | /r/neovim | 2 May 2023
    I believe this is the plugin, as i also use it
  • Is there anyway to expose the undocumented TSServer commands to native LSP code action menu?
    2 projects | /r/neovim | 11 Dec 2022
    Is there a way to expose the extra commands therein through the native LSP code action experience or with an alternative code action UI like code-action-menu?
  • Can I use nvim-cmp to select code actions?
    7 projects | /r/neovim | 11 Nov 2021
    https://github.com/weilbith/nvim-code-action-menu looks cool, but it does far too much... diffs?!
  • nvim-lspconfig error 'method textDocument/codeAction is not supported'
    1 project | /r/neovim | 28 Oct 2021
    there's a bug in nvim-lightbulb (I've commonly seen problems with using ipairs on the list of LSP clients)
  • Lspsaga alternative
    6 projects | /r/neovim | 23 Oct 2021
    I recently switched from Telescope for code actions to NeoVim Code Action Menu and I recommend it. I especially appreciate the built-in diff.
  • lsp-saga alternatives
    4 projects | /r/neovim | 7 Oct 2021
    some plugins you might wanna look into: https://github.com/RishabhRD/nvim-lsputils https://github.com/weilbith/nvim-code-action-menu
  • Pop-up menu for code actions to show meta-information and diff preview
    3 projects | /r/neovim | 28 Sep 2021
    I like to recommend my new plugin nvim-code-action-menu. I actually have this already for several months and use it every day. But I was always too busy (or rather too lazy) to wrap it up and write some docs etc. Anyway I decided to just "release" it now with the disclaimer of being beta and missing some docs. Though it should work quite well without effort out of the box. I would be happy to get feedback from you how well it works with other language servers. I strongly sticked to the Language Server Protocol specification and have good experience with the rust analyzer, tsserver and pylsp. The probably most useful feature is the diff preview for actions with a (workspace) edit. But it is also the part of the plugin I'm the least proud of the code. So if other plugin developers want to help here and improve it, I'm glad to receive pull requests and review them.

nv-ide

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

What are some alternatives?

When comparing nvim-code-action-menu and nv-ide you can also consider the following projects:

nvim-lsputils - Better defaults for nvim-lsp actions

galaxyline.nvim - neovim statusline plugin written in lua

popfix - Neovim lua API for highly extensible popup window

emmet-vim - emmet for vim: http://emmet.io/

LunarVim - A Neovim config made with sane defaults

vim-vue-plugin - Vim syntax and indent plugin for .vue files

lspactions - handlers for required lsp actions

coc-vetur - Vue language server extension for coc.nvim

navigator.lua - Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍

feline.nvim - A minimal, stylish and customizable statusline for Neovim written in Lua

plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support