-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Wrong details and symbols returned by Completions #11941
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
Comments
@tgodzik this is related to the issue that I have raised #11313 but I haven't received a final answer for. |
As agreed with @tgodzik to make this work properly in Metals (as it does for scala 2) descriptions of symbols should not be merged. Instead, in this case, the list should contain 2 separate |
Seems like this is a duplicate of #11313 and we should close this one indeed.
It is, we can discuss this particular case on Monday but given that #11313 was a known issue and it wasn't raised as a blocker for RC2, I'd say it's too late for 3.0.0 (but that's fine, it'll only be six weeks until 3.0.1). |
Were you waiting for me to give an answer by the way? I didn't reply to this thread because I saw @tgodzik was participating already, and also I stopped maintaining dotty.tools.dotc.interactive ever since we abandoned the Dotty Language Server, so please don't rely on me for anything important! |
I guess it should help there too, yes. |
Uh oh!
There was an error while loading. Please reload this page.
Compiler version
3.0.0-RC2
Minimized code
For:
when using:
where pos is set at
@@
Output
Expectation
Previously for
3.0.0-RC1
we were getting:The text was updated successfully, but these errors were encountered: