nvimdev / nvimdev/lspsaga.nvim
Outline: add option to open with everything that can be closed - closed
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
I would like to have something like
closed = true
in outline config
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 tracing the outline configuration and the existing behavior for opening and closing items. Add support for a configuration value equivalent to closed=true, then verify that opening the outline starts with every closable item closed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100