From b916a00d0016119c3f0c140ac679e0ad242115ad Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 03:17:57 +0000 Subject: added old prado textmate bundle --- .../Textmate/Prado.tmbundle/Snippets/TCheckBox.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TCheckBox.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TCheckBox.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TCheckBox.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TCheckBox.tmSnippet new file mode 100644 index 00000000..410bca4c --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TCheckBox.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TCheckBox ID="${1:checkBox1}" Text="${2:CheckBox Text}" />$0 + name + TCheckBox + scope + text.html + tabTrigger + TCheckBox + uuid + 2721E2C3-66B7-4486-BF0F-6FA7B274858D + + -- cgit v1.2.3