effekt-lang / effekt-lang/effekt
Applied code actions are not invalidated
Open
area:lsp
blocked
bug
- Dominant language
- Scala
- Stars
- 469
- Forks
- 41
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 23
Description
The code action can be applied infinitely, which is a bit strange:
https://github.com/user-attachments/assets/cc81e83b-f3a0-4c27-8d7b-63c40cef3a46
What I would expect is something like what happens when reifying an inlay hint:
once I apply the code action, it isn't offered anymore.
(Ideally forcing a save / recompilation...)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.