nvimdev / nvimdev/lspsaga.nvim
Outline: update preview position when changing the width of the outline split
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Currently when increasing the size of the outline split the preview position won't update and overlay items in the outline overview making them unreadable.
This would be solved if the position of the preview is updated on size changes of the outline window.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the outline split and preview-window positioning entry points in the Lua plugin, then reproduce the issue by increasing the outline split width. Done means the preview position updates on outline window size changes so overlay items remain readable; verify the behavior manually in Neovim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100