Skip to content

Razor shouldn't show intellisense inside HTML comments #10937

Open
@vsfeedback

Description

@vsfeedback

This issue has been moved from a ticket on Developer Community.


[regression] [worked-in:17.8.6]
Razor is showing intellisense inside HTML comments <!-- -->, which interferes with common words like "select", because the code completion logic tied to intellisense sometimes forces things into the editor. In the example of "select", sometimes it replaces that word with the tag <select>. Having intellisense pop-up inside comments also slows down typing comments.


Original Comments

Feedback Bot on 9/19/2024, 06:38 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Feedback Bot on 9/20/2024, 01:03 AM:

Thank you for sharing your feedback! Our teams prioritize action on product issues with broad customer impact. See details at: https://docs.microsoft.com/en-us/visualstudio/ide/report-a-problem#faq. In case you need answers to common questions or need assisted support, be sure to use https://visualstudio.microsoft.com/vs/support/. We’ll keep you posted on any updates to this feedback.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions