nvimdev / nvimdev/lspsaga.nvim

The impl icon not always display normally

Open
#1,369 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  1. open a java or golang project.
  2. 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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.