From bb1b020a37785acf824c7c76bf5a1f868e826297 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Tue, 24 Jul 2012 18:45:25 +0000 Subject: updated plugin for textmate editor (works on "sublime text editor 2", too): added activecontrols --- .../Prado.tmbundle/Snippets/TActiveDataList.tmSnippet | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TActiveDataList.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TActiveDataList.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TActiveDataList.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TActiveDataList.tmSnippet new file mode 100644 index 00000000..84168b35 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TActiveDataList.tmSnippet @@ -0,0 +1,18 @@ + + + + + content + <com:TActiveDataList ID="${1:list1}" > + $0 +</com:TActiveDataList> + name + TActiveDataList + scope + text.html + tabTrigger + TActiveDataList + uuid + 2DF77966-ACAD-4EA1-AB59-8C1EF76E25A8 + + -- cgit v1.2.3