nvimdev / nvimdev/lspsaga.nvim

Outline: update preview position when changing the width of the outline split

Open
#1,334 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.

Screenshot_20231022_204450

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.