eclipse-theia/theia

hover view don't show when have a variable with the same name as a register variable

Open

#12,124 opened on Jan 30, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
debughelp wanted

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Bug Description:

hover view don't show when have a variable with the same name as a register variable

Steps to Reproduce:

The example: 企业微信截图_16750769076809

Additional Information

image

hover view don't show, the function findVariable return result is undefined when mouse over the si or di variable.

  • Operating System:
  • Theia Version:

Contributor guide