Limited editor features for @bind:after
See original GitHub issueI’m using @bind:after
to define a custom event on binding. My code looks like this:
This code is valid but it’s missing syntax highlightling, autocomplete, renaming and go to definition features for everything inside @bind:after
Since this issue has also something todo with renaming it might be a good idea to add it to #8541
Issue Analytics
- State:
- Created 6 months ago
- Reactions:3
- Comments:12 (7 by maintainers)
Top Results From Across the Web
Blazor for the Web and Beyond in .NET 7
Blazor enables UI development for the web without JavaScript and using open web standards. Daniel shows you how to author reusable web UI ......
Read more >Visual Studio 2022 - 17.5 Released
Intent-Based Suggestions is a new feature that provides in-line suggestions in your editor based on your recent changes.
Read more >What's New for Blazor, ASP.NET Core in Latest .NET 7 ...
Blazor sports a new WebAssembly loading page and sees improvements to data binding and virtualization in the latest .NET 7 preview.
Read more >ObjectDataSource loses parameter bindings in Web ...
Web Report Designer - ObjectDataSource parameter editor fails in case a class to which the data source was bound to has changed ...
Read more >Scenario Manager User Guide
Common Features defines the features, functionality, and processes that are common through- out the Scenario Manager. ○. DataSet Editor defines the DataSet ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@maryamariyan here you go: https://github.com/MarvinKlein1508/BindAfter
@davidwengier same behavior even without lambda.