nvimdev / nvimdev/lspsaga.nvim
The impl icon not always display normally
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I test java & golang project, found that the impl icon doesn't always shown.
The first file opened always shown the icon, but the file opened next maybe shown or mybay nothing happend.
Steps to reproduce
- open a java or golang project.
- open the file contains interface.
Expected behavior
The impl icon always shown if the file contains interface.
Neovim version (nvim -v)
0.9.4
lspsaga commit
e71cddc
Terminal name/version
iTerm2 3.4.23
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 reproducing the issue in a Java or Go project using Neovim 0.9.4, opening an interface-containing file first and then another such file. Trace the lspsaga implementation-icon handling from the e71cddc revision; done means the impl icon consistently appears for every file containing an interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java, lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100