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

Auto indent not working #2

Closed
burknator opened this issue Oct 15, 2016 · 1 comment
Closed

Auto indent not working #2

burknator opened this issue Oct 15, 2016 · 1 comment

Comments

@burknator
Copy link

When using your extension, the auto indent feature does not work:

no-auto-indent

But when I switch the document language to HTML, it works again:

auto-indent

It's a rather small thing, but when you have to create a lot of elements this get's pretty annoying.

  • VS Code Version 1.6.1 (9e4e44c19e393803e2b05fe2323cf4ed7e36880e)
  • Extension Version 1.4.0

Although I don't think this makes any difference, but I also included this in my settings:

"emmet.syntaxProfiles": {
    "blade": "html"
},

I file this issue here rather than in the VS Code main repo, as the indentation works once I switch to HTML. I'm sorry if I'm mistaken.

If you need any more information, just tell me.

@burknator
Copy link
Author

Okay, I just noticed this also happens within PHP and HTML. Closing this issue, since this must be a bug in vscode.

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

1 participant