Skip to content

Commit 8d06170

Browse files
committed
pc: completions - do not add [] for ... derives TC@@ (#23811)
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][modified]
1 parent 6349b46 commit 8d06170

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)