You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completions don't seem to work on higher-kinded types applied in a type alias. Not sure if this is a Metals issue or something in the compiler, but here it is:
Describe the bug
Completions don't seem to work on higher-kinded types applied in a type alias. Not sure if this is a Metals issue or something in the compiler, but here it is:
Completions on
client.
don't show anything that actually comes fromService
's interface, but completions onclient2
work flawlessly.Expected behavior
Completions work in both cases
Operating system
macOS
Editor/Extension
VS Code
Version of Metals
v0.11.2+125-ed5fb2f2-SNAPSHOT
Extra context or search terms
No response
The text was updated successfully, but these errors were encountered: