effekt-lang / effekt-lang/effekt

Show resume in the bindings of the hole panel

Open
#1,178 0 comments 1 reaction 0 assignees View on GitHub
area:lsp quality-of-life
Dominant language
Scala
Stars
469
Forks
41
Avg merge
1d 16h
Merged PRs (30d)
23

Description

I don't quite know whether this issue should be here or on `effekt-vscode`, but I'd like to see the type of resume when I'm in a handler:
```scala
try { [1, 2, 3].each }
with emit[Int] { n =>
<> // here, I'd like to also have the "locally bound" `resume` of the correct type, if possible
}
```

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.