nvimdev / nvimdev/lspsaga.nvim

Breadcrumbs layout customization

Open
#1,528 0 comments 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.
It would be super-cool if we have the ability to customize how winbar for breadcrumbs looks like.
For my custom theme I'd like to customize it to look like this:

Image

Describe the solution you'd like
Just add a callback function to configuration file with all symbols passed by parameters that returns a string that will be displayed in winbar.

Describe alternatives you've considered
No

Additional context
This is just visual representation feature request.

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 breadcrumb winbar rendering and the configuration entry point in lspsaga.nvim. Define the callback inputs from the available breadcrumb symbols and verify that its returned string controls the displayed winbar layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.