We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[]
val x = ??? trait Foo[T <: x.type] val a: x.type = ??? val b: Foo[x.type] = ???
type should be highlighted in all cases
type
The text was updated successfully, but these errors were encountered:
.type
Fix #69: Do not use type definitions to highlight .type
3400412
Merge pull request #97 from nicolasstucki/fix-#69
2f0a8b2
Fix #69: Do not use type definitions to highlight `.type`
Successfully merging a pull request may close this issue.
type
should be highlighted in all casesThe text was updated successfully, but these errors were encountered: