actions-preview.nvim
Code previewer
A plugin that allows previewing code changes with applied LSP code actions.
Fully customizable previewer for LSP code actions.
400 stars
4 watching
11 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
lspneovimneovim-pluginnvimnvim-plugintelescope
Related projects:
Repository | Description | Stars |
---|---|---|
chomosuke/typst-preview.nvim | A plugin that provides a low-latency preview of documents in Neovim. | 309 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 607 |
smjonas/live-command.nvim | A plugin that enables real-time previewing of commands in Neovim, allowing developers to see the effects of their edits before making them permanent. | 508 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 351 |
ellisonleao/glow.nvim | A plugin that provides a floating preview window within Neovim for displaying Markdown files | 1,288 |
toppair/peek.nvim | A plugin that renders Markdown files in a preview window with live updates and synchronization | 655 |
rmagatti/goto-preview | An extension for Neovim that displays native LSP definitions in floating windows. | 862 |
isak102/telescope-git-file-history.nvim | Allows you to open and preview the current file at any previous commit without detaching HEAD or affecting your git workflow. | 73 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 161 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 147 |
niuiic/typst-preview.nvim | Generates and previews PDF files from compiled typst documents, responding to file changes. | 33 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 31 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
oxy2dev/markview.nvim | A highly customizable markdown previewer with support for LaTeX and HTML rendering inside Neovim | 1,452 |