Skip to content

Handle type signatures #15249

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tgodzik opened this issue May 20, 2022 · 0 comments · Fixed by #15517
Closed

Handle type signatures #15249

tgodzik opened this issue May 20, 2022 · 0 comments · Fixed by #15517
Assignees

Comments

@tgodzik
Copy link
Contributor

tgodzik commented May 20, 2022

Compiler version

3.1.2

Minimized code

Signature help with cursor at @@

object a {
  val x: Map[Int, Stri@@ng]
}

Output

Empty output

Expectation

Map[A, B]: Map
       ^
@tgodzik tgodzik added itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label area:ide and removed stat:needs triage Every issue needs to have an "area" and "itype" label labels May 20, 2022
@rochala rochala self-assigned this Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants