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/TContentPlaceHolder.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TContentPlaceHolder.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TContentPlaceHolder.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TContentPlaceHolder.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TContentPlaceHolder.tmSnippet new file mode 100644 index 00000000..0807386a --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TContentPlaceHolder.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TContentPlaceHolder ID="${1:Content}" />$0 + name + TContentPlaceHolder + scope + text.html + tabTrigger + TContentPlaceHolder + uuid + 1020E025-E424-40C2-AC76-F90766397290 + + -- cgit v1.2.3