summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/tpl_select.itSnippet
blob: 7365aaab75e66cc1c709e33fb209723bedf7ba52 (plain)
1
2
3
4
5
6
7
8
{
    title: 'Selected'
    tab_trigger: 'tpl'
    scope: 'text.html.prado'
    content: '<prop:SelectedItemTemplate>
	$0
</prop:SelectedItemTemplate>'
}