From 8b9c38799b3d32f6841e43ce855849ba46d0bb35 Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 07:34:41 +0000 Subject: added a few more snippets to the textmate bundle --- .../Prado.tmbundle/Snippets/TDraggable.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TDraggable.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TDraggable.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TDraggable.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TDraggable.tmSnippet new file mode 100644 index 00000000..4dff1f1f --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TDraggable.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TDraggable Handle="${1:idOrClass}" Revert="${2:false}" Ghosting="${3:false}" />$0 + name + TDraggable + scope + text.html + tabTrigger + TDraggable + uuid + D0891731-B0CE-4388-93C9-5B4E74F2DFD1 + + -- cgit v1.2.3