Skip to content

art-c0der/hypr-snippets-vscode

Repository files navigation

Hypr/HyprLive snippets for Visual Studio Code.

Related Hypr/HyprLive extension: Hypr Syntax

Screenshot

Screenshot

Hypr/HyprLive Snippets:

Trigger Snippet
hypr: block {% block ... %}...{% endblock ... %}
hypr: block+parent {% block ... %}{% parent %}...{% endblock ... %}
hypr: comment {% comment %}...{% endcomment %}
hypr: dropzone {% dropzone ... %}
hypr: filter {{ value|filter }}
hypr: for {% for %}...{% endfor %}
hypr: for+reverse {% for reversed %}...{% endfor %}
hypr: if {% if %}...{% endif %}
hypr: if-else {% if %}...{% else %}...{% endif %}
hypr: include {% include ... %}
hypr: include+options {% include ... with ... %}
hypr: label {{ labels...} }}
hypr: make+image {% make_url 'image' ... with ... %}
hypr: make+product {% make_url 'product' ... with ... %}
hypr: make+category {% make_url 'category' ... %}
hypr: make+facet {% make_url 'facet' ... %}
hypr: make+sorting {% make_url 'sorting' ... %}
hypr: make+cdn {% make_url 'cdn' ... %}
hypr: make+paging {% make_url 'paging' ... with ... %}
hypr: make+stylesheet {% make_url 'stylesheet' ... %}
hypr: make+stylesheet {% make_url 'stylesheet' ... %}
hypr: preload_json {% preload_json ... %}
hypr: require_script {% require_script ... %}
hypr: set_var {% set_var ... %}
hypr: set {% set ... %}
hypr: with {% with %}...{% endwith %}

Contact

Please apply any issues or have a suggestion please touch me in Linkedin Artem Vorobiov.

Release Notes

0.1.4

  • Update README.

Please open Changelog for more information.

License

Please read License for more information.

About

Hypr/HyprLive snippets for Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published