From b916a00d0016119c3f0c140ac679e0ad242115ad Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Mon, 2 Nov 2009 03:17:57 +0000 Subject: added old prado textmate bundle --- .../Prado.tmbundle/Snippets/TRadioButton.tmSnippet | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/Textmate/Prado.tmbundle/Snippets/TRadioButton.tmSnippet (limited to 'editors/Textmate/Prado.tmbundle/Snippets/TRadioButton.tmSnippet') diff --git a/editors/Textmate/Prado.tmbundle/Snippets/TRadioButton.tmSnippet b/editors/Textmate/Prado.tmbundle/Snippets/TRadioButton.tmSnippet new file mode 100644 index 00000000..7c77bd67 --- /dev/null +++ b/editors/Textmate/Prado.tmbundle/Snippets/TRadioButton.tmSnippet @@ -0,0 +1,16 @@ + + + + + content + <com:TRadioButton ID="${1:radioButton1}" Text="${2:RadioButton Text}" />$0 + name + TRadioButton + scope + text.html + tabTrigger + TRadioButton + uuid + AC226362-749C-45C1-86A3-B58379A38A7E + + -- cgit v1.2.3