summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/exp_directive.itSnippet
blob: 22ab0029912949a2f01509de15071eebcd5dba64 (plain)
1
2
3
4
5
6
{
    title: 'Directive Tag'
    tab_trigger: '@'
    scope: 'text.html.prado'
    content: '<%@ ${0:$SELECTED_TEXT} %>'
}