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/TImage.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TImage.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TImage.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TImage.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TImage.tmSnippet new file mode 100644 index 00000000..0d66e1f7 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TImage.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TImage ImageUrl=<%~ ${1:hello_world.gif} %> AlternateText="${1}" />$0 + name + TImage + scope + text.html + tabTrigger + TImage + uuid + 17389BC4-0AF1-4993-B829-5CDC330A6D39 + + -- cgit v1.2.3