Skip to content

LuanHimmlisch/tiuswebs-complete

Repository files navigation

Tiuswebs Complete

logo

Tiuswebs Complete is a VS Code snippets extension to help you work through all the development of Tiuswebs components.

Features

Natural snippets, just type as you would, and the snippets will pop up.

feature

The same workflow, faster development.

Requirements

This extension is dependency-free, the blade syntax is made possible thank to blade.tmLanguage.json.

Extension Settings

Open Preferences -> Settings

"emmet.triggerExpansionOnTab": true, // enable tab to expanse emmet tags
"blade.format.enable": true,         // if you would like to enable blade format

Credits

Grammar and syntaxis support for Blade by this awesome extension.

Releases

No releases published

Packages

No packages published