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/THtmlArea.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/THtmlArea.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/THtmlArea.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/THtmlArea.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/THtmlArea.tmSnippet new file mode 100644 index 00000000..75030941 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/THtmlArea.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:THtmlArea ID="${1:htmlArea1}" Width="${2:500px}" Height="${3:250px}" />$0 + name + THtmlArea + scope + text.html + tabTrigger + THtmlArea + uuid + 61E9DF58-07F3-4B99-8B58-53D3049575F3 + + -- cgit v1.2.3