redhat-developer / redhat-developer/lsp4ij

Clicking on Find Usage results doesn't focus on the proper line (without Psi)

Open
#359 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug references
Dominant language
Java
Stars
344
Forks
113
Avg merge
5h 22m
Merged PRs (30d)
15

Description

With basedpyright installed, open a python file like

def callMe() :
    print("I was called")

callMe()























callMe()


callMe()

clicking on the different references doesn't focus on the right line:
Screenshot 2024-06-14 at 12 23 12

Contributor guide

Open the contributing guide

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

Reproduce the problem by opening the provided Python example with basedpyright and selecting different Find Usage references. Start by tracing the Find Usage result navigation and focus handling; done means every selected reference focuses the correct line in the editor.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, python
Domain
developer-experience, 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.