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.
168 stars
3 watching
3 forks
Language: Lua
last commit: 25 days ago
Linked from 1 awesome list
neovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
niuiic/code-shot.nvim | A Neovim plugin to capture screenshots of code selections or whole files. | 62 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
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,316 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
antonk52/bad-practices.nvim | A plugin that identifies and warns about common bad practices in Neovim configuration and coding. | 104 |
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 for navigating and organizing code with an outline window | 1,758 |
gorbit99/codewindow.nvim | A minimap plugin for visualizing code structure and diagnostics in Neovim. | 442 |
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 | 25 |
alejandrosuero/freeze-code.nvim | Takes a screenshot of the code editor and saves it as an image file. | 20 |