Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>bow tintin snippetsNew to Visual Studio Code? Get it now.
bow tintin snippets

bow tintin snippets

tchirktema

|
23 installs
| (0) | Free
Bow Tintin template snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bow Tintin Template Snippets

Bow Tintin snippets and syntax highlight support for Visual Studio Code.

Suggest to install Bow related extension: Bow Tintin Snippets

User Settings

Open Preferences -> Settings

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

Specific settings for Tintin language

"[tintin]": {
    "editor.autoClosingBrackets": "always"
},

Features

  • Tintin syntax highlight
  • Tintin snippets
  • Emmet works in Tintin template
  • Tintin formatting

Tintin Syntax Hightlight

  • Auto detected with .tintin.php extension
  • Manually switch language mode to tintin (Ctrl + K, M or ⌘ + K, M)

Bow Tintin Snippets

Trigger Snippet
t:extends #extends
t:block #block ... #endblock
t:include #include
t:inject #inject
t:if #if...#endif
t:if-else #if...#else...#endif
t:unless #unless
t:while #while...#endwhile
t:for #for...#endfor
t:loop #loop...#endloop
t:comment #for...#endcomment
t:echo {{ '' }}
t:jump #jump()
t:stop #stop()

Contact

  • @tchirktema

Credits

  • Tintin language grammar is based on Medalink syntax definition

License

Please read License for more information

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft