SCL-23855: show type parameters in XRay mode#698
Conversation
|
Hello! A general comment, please get familiar with these guidelines: |
1bd8fb1 to
3e6a035
Compare
|
@pavelfatin Kind ping |
|
Sorry, it takes us longer to start looking into it due to other priorities, but we will get back to it soon. |
|
Hi @Alex1005a, I took your pr, reworked it a little bit and merged it already (See c29aa14..b301458). I fixed some stuff regarding infix calls and apply calls. Regarding the not-inferred types, I just used Do you have more examples where it didn't quite work for you? That would be helpful to fix further bugs |
There are some cases when the type parameter is not inferred, and hint simply displays a type variable, for example
A_. I'll try to figure out these cases, but what to do if the type variable is not inferred: show as is or don't display the hint at all?