google / google/codeworld

Tooltips point to an incorrect definition

Open
#907 6 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Haskell
Stars
1.3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

**Shared Program**: https://code.world/haskell#PzVlsrPr2r_CQLbAflh8H4w

**Description**

If you hover over the `Cw.translated` in line 10, you will see that it points to the definition of `translated` in line 9, but that is not the correct definition for `Cw.translated`

The problem is that the tooltips are looking only at the name of the function and ignoring the module part.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.