Same proposals are shown multiple types in the console. |
|
Issue descriptionIn console: 1. Type an expression that resolves to a class (e.g. UI.panels.resources.visibleView.constructor.) 2. Invoke code completion. Expected: List of unique code completion proposals Actual: List like [length, prototype, length, prototype, length, prototype] |
|
►
Sign in to add a comment |
|