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

No auto indentation after <tags> #69

Closed
titoBouzout opened this issue Dec 22, 2014 · 4 comments
Closed

No auto indentation after <tags> #69

titoBouzout opened this issue Dec 22, 2014 · 4 comments

Comments

@titoBouzout
Copy link
Collaborator

From @FichteFoll on July 1, 2013 13:3

Reported on #sublimetext (and confirmed on ST 3046):

<!-- Note: pretend `|` is the cursor -->
<!-- ST2 -->
<div>[enter]
        |
        ^--- Cursor indented on next line


<!-- ST3 -->
<div>[enter]
|
^--- Cursor *not* indented

Expected: the new line should be indented like in ST2.

Copied from original issue: sublimehq/sublime_text#81

@titoBouzout
Copy link
Collaborator Author

From @iamntz on July 4, 2013 7:41

I think this can be fixed by using of Emmet plugin.

Also, the bug is partial, because it works like it should if you have <div>|</div> and you press Enter key.

@titoBouzout
Copy link
Collaborator Author

From @skaflock on November 21, 2013 12:34

Same here, no auto indent after tags.
(ST 3047 Windows XP 32bit)

P.S.: Emmet plugin doesn't fix the problem.

@keith-hall
Copy link

@keith-hall
Copy link

fixed by sublimehq/Packages#841

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

2 participants