https://github.com/willothy/hollywood.nvim
📸 Action! A flexible, elegant and featureful code action menu (WIP)
https://github.com/willothy/hollywood.nvim
Last synced: over 1 year ago
JSON representation
📸 Action! A flexible, elegant and featureful code action menu (WIP)
- Host: GitHub
- URL: https://github.com/willothy/hollywood.nvim
- Owner: willothy
- License: mit
- Created: 2023-07-12T20:13:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T20:54:23.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T04:48:58.286Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hollywood.nvim
📸 Action! A flexible, elegant and featureful code action menu.
> **Warning**
> This plugin is in an early stage of development and is not quite ready for use.
## Goals
- Extensible action sources
- Builtin LSP source
- Easy to implement sources to execute arbitrary actions based on context
- Custom source preview providers
- Elegant code action menu
- UI based on Nui.nvim
- Three-panel split
- Action select menu
- Selected action info
- Action diff / preview
- Customizable sorting behavior
- Performant
- Actions should be fetched asynchronously and lazily added to the menu
- The menu should appear quickly if actions are available
- Per-source timeout config