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 option to use Parens Decorators #219

Closed
wants to merge 1 commit into from
Closed

Conversation

Kasama
Copy link

@Kasama Kasama commented Sep 9, 2018

Parens decorators are symbols that can be used inside parens and create
a custom compound open-close sequence.
It is useful for some templating languages such as Jinja/Twig/Liquid
and must be opted in with a config option.

Closes #114

Parens decorators are symbols that can be used inside parens and create
a custom compound open-close sequence.
It is useful for some templating languages such as [Jinja](http://jinja.pocoo.org/)/[Twig](twig.sensiolabs.org)/[Liquid](https://github.com/Shopify/liquid)
and must be opted in with a config option.

Closes jiangmiao#144
@Kasama Kasama mentioned this pull request Sep 9, 2018
@Kasama
Copy link
Author

Kasama commented Jan 21, 2019

Since 738d1f18a8cc6b3f8e0597304e0b2bce7c107dce Implements a similar feature, I'm closing this pull request

@Kasama Kasama closed this Jan 21, 2019
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

Successfully merging this pull request may close these issues.

Jinja/Twig Autocompletion
1 participant