fwcd / fwcd/curry-language-server

Shadowing function parameters are not handled correctly

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Haskell
Stars
35
Forks
2
PR merge metrics
No merged PRs in 30d

Description

E.g. in

```curry
f failed = failed
```

both `failed`s should refer to (e.g. through definition lookup aka. ctrl+click) the local parameter and not the `failed` imported from the `Prelude`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.