From c9abae64d4ccc54570d5cf51e9b3a6f54877e5c3 Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 06:28:17 +0000 Subject: added a few new snippets to the textmate bundle --- .../Prado.tmbundle/Snippets/TClientScript.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TClientScript.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TClientScript.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TClientScript.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TClientScript.tmSnippet new file mode 100644 index 00000000..41a22a03 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TClientScript.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TClientScript ScriptUrl="${1:<%~ ${2:script.js} %>}" />$0 + name + TClientScript + scope + text.html + tabTrigger + TClientScript + uuid + CBC6DC68-6819-4905-A6F8-5CDE2FB9614B + + -- cgit v1.2.3