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

Weird curly braces during meta programming #13

Open
dbackeus opened this issue Jul 23, 2015 · 1 comment
Open

Weird curly braces during meta programming #13

dbackeus opened this issue Jul 23, 2015 · 1 comment
Labels

Comments

@dbackeus
Copy link

  {% for s in Asdf %}
    def asdf_{

    end
    }
  {% end %}

So when my cursor is after asdf_ and I type the opening curly, the closing curly ends up after the end block...

@faustinoaq faustinoaq added the bug label Apr 6, 2018
@vladfaust
Copy link
Contributor

It still bothers me a lot...

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

No branches or pull requests

3 participants