Skip to content

auto-completing div tags doesn't work properly in nested scenarios #7608

Open
@vsfeedback

Description

@vsfeedback

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


When working on markup on a razor page in a blazor wasm project the auto-closing of tags does not seem to work properly when inside a @{ } code block.
For example, if I am typing markup outside of a code block when I type a

the editor automatically adds the closing
. If I am inside of a code block however the editor does not add the closing tag. Then when I go to add the closing tag myself, the editor changes the closing tag I typed in to an opening tag and then adds a closing tag. See screenshot.


Original Comments

Feedback Bot on 11/18/2021, 09:57 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.


Original Solutions

(no solutions)

Activity

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

Metadata

Metadata

Assignees

Labels

area-compilerUmbrella for all compiler issuesarea-parsingauthor: migration bot 🤖The issue was created by a issue mover bot. The author may not be the actual authorbugSomething isn't workinguser story

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions