summaryrefslogtreecommitdiff
path: root/editors/InType/Prado.itBundle/snippets/col_edit.itSnippet
blob: 3fa0dbcd4ec998c00d3f6d2c0176a507a47f3ad5 (plain)
1
2
3
4
5
6
{
    title: 'Edit Column'
    tab_trigger: 'col'
    scope: 'text.html.prado'
    content: '<com:TEditCommandColumn${1: ButtonType="${2:PushButton}"/>$0'
}