From bb1b020a37785acf824c7c76bf5a1f868e826297 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Tue, 24 Jul 2012 18:45:25 +0000 Subject: updated plugin for textmate editor (works on "sublime text editor 2", too): added activecontrols --- .../Snippets/TActiveButtonColumn.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TActiveButtonColumn.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TActiveButtonColumn.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TActiveButtonColumn.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TActiveButtonColumn.tmSnippet new file mode 100644 index 00000000..91cd7cd8 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TActiveButtonColumn.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TActiveButtonColumn CommandName="${2:Button Command}" Text="${3:Text on Button}" HeaderText="${4}" />$0 + name + TActiveButtonColumn + scope + text.html + tabTrigger + TActiveButtonColumn + uuid + C6C2565E-7BFA-4AAA-9073-A28E9D47092B + + -- cgit v1.2.3