Nunjucks syntax highlighting v1.3.0
New features
Automatically add spaces inside brackets:
- pressing
shift + {
twice will turn into{{ }}
- pressing
shift + %
within{}
will turn into{% %}
Add package menu:
- key bindings
- documentation
- issues
Automatically add spaces inside brackets:
shift + {
twice will turn into {{ }}
shift + %
within {}
will turn into {% %}
Add package menu: