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
Fix CompletionTests.testBug385858c (bad context expected type signature)
- Fix calculation of signature of expected types in completion context.
It wasn't handling inner types properly.
- use our method from `SignatureUtils` to handle this
- Handle "start of constructor" token location calculation (also related
to completion context)
Fixes 3
Signed-off-by: David Thompson <[email protected]>
0 commit comments