Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close gaps in the complete set of available choices for Razor completion #9807

Open
6 of 12 tasks
phil-allen-msft opened this issue Jan 11, 2024 · 1 comment
Open
6 of 12 tasks

Comments

@Dean-NC
Copy link

Dean-NC commented Jul 8, 2024

@phil-allen-msft I don't know if this is the right place to add this. I've submitted several similar intellisense issues for Razor files, but there's so many of these now, I don't know where to put them.

3 issues:
This first video shows trying to use the asp-for attribute, and when using either the tab or enter key, it puts an invalid attribute in.
Asp-For-Tab-Enter

The next video shows that for the same asp-for attribute, when typing a double quote it forces the first intellisense option and then puts the set of quotes, causing a syntax error.
Asp-For-Quotes

The last video, similar to the previous one, same asp-for attribute, when typing the equal = character, causes the 1st hi-lighted intellisense choice to get forced (not 1st choice, but 1st choice it chose to hi-light).
Asp-For-Equal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants