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 --- .../Snippets/TActiveCheckBoxColumn.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TActiveCheckBoxColumn.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TActiveCheckBoxColumn.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TActiveCheckBoxColumn.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TActiveCheckBoxColumn.tmSnippet new file mode 100644 index 00000000..8f2df592 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TActiveCheckBoxColumn.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TActiveCheckBoxColumn DataField="${2:Field Name from Data Source}" HeaderText="${3:${2}}" />$0 + name + TActiveCheckBoxColumn + scope + text.html + tabTrigger + TActiveCheckBoxColumn + uuid + 98E1BD23-033B-4638-B5DD-A424B86906C9 + + -- cgit v1.2.3