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 --- .../Snippets/TClientScriptLoader.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TClientScriptLoader.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TClientScriptLoader.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TClientScriptLoader.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TClientScriptLoader.tmSnippet new file mode 100644 index 00000000..35f16745 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TClientScriptLoader.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TClientScriptLoader PackagePath="${1:<%~ ${2:mylib/js} %>}" />$0 + name + TClientScriptLoader + scope + text.html + tabTrigger + TClientScriptLoader + uuid + 37D57B7A-8B55-4C9D-B19B-13000A65739B + + -- cgit v1.2.3