dotnet / dotnet/roslyn

@bind- completion broken

Open
#85,597 17 comments 1 reaction 1 assignee Claimed by @chsienki View on GitHub
Area-Razor Area-Razor-Compiler
Dominant language
C#
Stars
20.7k
Forks
4.3k
PR merge metrics
PR metrics pending

Description

Visual Studio version: 17.13.5 / 17.14 P2

VS does not suggest @bind- completions anymore.
Let's say my component has `Text` and `TextChanged` properties. Previosly it would suggest `@bind-Text` completion. It doesn't work anymore. It works fine if I type `@bind-Text=...` manually.

![Image](https://github.com/user-attachments/assets/022d6325-0485-4c6e-9920-a9cbe5ddead6)

![Image](https://github.com/user-attachments/assets/85f78f59-d7dc-4122-9341-24b7d3d17e4f)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.