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 --- .../Prado.tmbundle/Snippets/TDatePicker.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TDatePicker.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TDatePicker.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TDatePicker.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TDatePicker.tmSnippet new file mode 100644 index 00000000..ceb262b7 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TDatePicker.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TDatePicker ID="${1:datePicker1}" DateFormat="${2:dd/MM/yyyy}" ${3:InputMode="${4:DropDownList}"} />$0 + name + TDatePicker + scope + text.html + tabTrigger + TDatePicker + uuid + 37221294-B588-4D07-9010-2DB7CDBEB6B4 + + -- cgit v1.2.3