nvimdev / nvimdev/lspsaga.nvim
config.hover.open_browser is not defined?
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
I found that open_browser is not defined in project.
$ git grep 'open_browser'
lua/lspsaga/hover.lua: cmd = config.hover.open_browser
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 with lua/lspsaga/hover.lua at the reference to config.hover.open_browser, then search the project for the hover configuration and its defaults. Confirm whether open_browser should be defined or the reference should be changed, and verify that the hover behavior no longer uses an undefined configuration value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100