tiny-code-action.nvim

Code visualizer

A plugin for Neovim to visualize and run code actions

A Neovim plugin that provides a simple way to run and visualize code actions with Telescope.

GitHub

176 stars
3 watching
2 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list

neovimneovim-pluginnvimnvim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rachartier/tiny-inline-diagnostic.nvim Displays diagnostic messages with icons and colors at the cursor position. 604
aznhe21/actions-preview.nvim A plugin that allows previewing code changes with applied LSP code actions. 405
niuiic/code-shot.nvim A plugin that captures and saves code snippets from Neovim files to the clipboard or a file. 62
muniftanjim/prettier.nvim A plugin for Neovim's LSP client to format code according to Prettier style 292
roobert/tabtree.nvim A Neovim plugin for navigating code elements such as brackets and quotes 39
ray-x/navigator.lua A plugin that provides code navigation and analysis features using LSP and Treesitter 1,322
cshuaimin/ssr.nvim An extension plugin for Neovim that allows structural search and replace operations on code structures. 939
polirritmico/telescope-lazy-plugins.nvim A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. 56
antonk52/bad-practices.nvim A plugin that identifies and warns about common bad practices in Neovim configuration and coding. 105
emileferreira/nvim-strict A plugin that provides code style formatting and hints for various programming languages using regular expressions. 35
stevearc/aerial.nvim A plugin that provides a code outline window for navigation and quick skimming of source code. 1,803
gorbit99/codewindow.nvim A minimap plugin for visualizing code structure and diagnostics in Neovim. 445
niuiic/track.nvim Tools to track thought process while analyzing source code 23
rutatang/compter.nvim Extends Neovim's built-in counting functionality to support custom patterns and operations 26
alejandrosuero/freeze-code.nvim Takes a screenshot of the code editor and saves it as an image file. 20