Skip to content

Completion filters out matching items #10435

Open
@Peter-Juhasz

Description

@Peter-Juhasz

VS 17.11.0 P1.1

Completion items that obviously match the completion span gets filtered out for some reason. Something is clearly out of sync here, as you can see reference highlighting is broken, too.

Rogzites.2024-06-01.172313.mp4
<div @onclick="() => Selected$$">Test</div>

@code {
    private string? SelectedType;
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions