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

Extension doesn't work inside a razor code block #7

Open
mrtrandinhvn opened this issue Nov 8, 2017 · 1 comment
Open

Extension doesn't work inside a razor code block #7

mrtrandinhvn opened this issue Nov 8, 2017 · 1 comment

Comments

@mrtrandinhvn
Copy link

mrtrandinhvn commented Nov 8, 2017

Installed product versions

  • Visual Studio: 2017 Professional version 15.4.1
  • This extension: 1.2.11

Description

It doesn't work inside a razor code block, for example inside a @foreach(...){} or inside a @using(Html.BeginForm(){} block

Steps to recreate

  1. create a @foreach block.
  2. type h1.
  3. Press TAB button.

Current behavior

You'll receive a tab space.

Expected behavior

It should generate a <h1></h1> as usual.

@aryehsilver
Copy link

Any updates on this?

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

No branches or pull requests

2 participants