Skip to content

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Sep 17, 2025

No description provided.

vder and others added 4 commits September 17, 2025 14:52
fix for  scala#22939

---------

Co-authored-by: Piotr Fałdrowicz <[email protected]>
[Cherry-picked 2b004ee]
Currently it incorectly adds completion members with square brackets.
Exmaple:
```scala
class X derives CanEqua@@ // returns `CanEqual[@@]` and `CanEqual`
                          // should return only `CanEqual`
```
[Cherry-picked 17f1803]
@tgodzik tgodzik merged commit 4c141e6 into scala:release-3.3.7 Sep 18, 2025
20 checks passed
@tgodzik tgodzik deleted the pc-improvements branch September 18, 2025 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants