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.
176 stars
3 watching
2 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
neovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Displays diagnostic messages with icons and colors at the cursor position. | 604 |
| A plugin that allows previewing code changes with applied LSP code actions. | 405 |
| A plugin that captures and saves code snippets from Neovim files to the clipboard or a file. | 62 |
| A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
| A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
| A plugin that provides code navigation and analysis features using LSP and Treesitter | 1,322 |
| An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
| A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 56 |
| A plugin that identifies and warns about common bad practices in Neovim configuration and coding. | 105 |
| A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
| A plugin that provides a code outline window for navigation and quick skimming of source code. | 1,803 |
| A minimap plugin for visualizing code structure and diagnostics in Neovim. | 445 |
| Tools to track thought process while analyzing source code | 23 |
| Extends Neovim's built-in counting functionality to support custom patterns and operations | 26 |
| Takes a screenshot of the code editor and saves it as an image file. | 20 |