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

Add auto-closing liquid tags #30

Open
Woetfin opened this issue Sep 13, 2023 · 0 comments
Open

Add auto-closing liquid tags #30

Woetfin opened this issue Sep 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Woetfin
Copy link
Contributor

Woetfin commented Sep 13, 2023

Is your feature request related to a problem? Please describe.
Currently, HTML tags are already auto-closed when typing the closing '>'.

But we can also tweak the auto-closing code so it works for liquid tags.

Describe the solution you'd like
For example, when typing {% if var %} it already adds the closing {% endif %}

Describe alternatives you've considered
Manually typing it / using snippets

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

No branches or pull requests

1 participant