summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorctrlaltca <>2012-07-24 17:28:14 +0000
committerctrlaltca <>2012-07-24 17:28:14 +0000
commit59ef1ca568d8e20a726e343556113c117ce5022c (patch)
treeeaeeb5b386281a3c82afe2fe6d237bc03646a7f5 /.gitattributes
parent255db529c49ae00f5e8defb14c77461582edfd39 (diff)
updated plugin for textmate editor (works on "sublime text editor 2", too):
- updated prado syntax to the php's and html's current versions - added missing webcontrols (activecontrols still missing)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes30
1 files changed, 30 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 86d69428..38613160 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2247,6 +2247,8 @@ editors/NotepadPlus/4.x/prado.api -text
editors/NotepadPlus/5.x/prado.xml -text
editors/NotepadPlus/5.x/userDefineLang.xml -text
editors/Textmate/Prado.tmbundle/Snippets/ControlProp.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TAccordion.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TAccordionView.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TActiveButton.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TBoundColumn.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TBulletedList.tmSnippet -text
@@ -2266,6 +2268,7 @@ editors/Textmate/Prado.tmbundle/Snippets/TContent.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TContentPlaceHolder.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TCustomValidator.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TDataGrid.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TDataList.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TDatePicker.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TDraggable.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TDropDownList.tmSnippet -text
@@ -2274,7 +2277,16 @@ editors/Textmate/Prado.tmbundle/Snippets/TEditCommandColumn.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TEmailAddressValidator.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TExpression.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TFileUpload.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TFlushOutput.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TForm.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THead.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THeader1.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THeader2.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THeader3.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THeader4.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THeader5.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THeader6.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/THiddenField.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/THtmlArea.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/THyperLink.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TImage.tmSnippet -text
@@ -2282,28 +2294,46 @@ editors/Textmate/Prado.tmbundle/Snippets/TImageButton.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TImageMap.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TInlineFrame.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TJavascriptLogger.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TKeyboard.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TLabel.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TLinkButton.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TListBox.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TListControlValidator.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TListItem.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TLiteral.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TLiteralColumn.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TMarkdown.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TMetaTag.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TMultiView.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TOutputCache.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TPager.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TPanel.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TPlaceHolder.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TPolygonHotSpot.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TRadioButton.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TRadioButtonList.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TRangeValidator.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TRatingList.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TReCaptcha.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TReCaptchaValidator[!!-~](TValidator).tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TRectangleHotSpot.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TRegularExpressionValidator.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TRepeater.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TRequiredFieldValidator.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TSafeHtml.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TSlider.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TStyleSheet.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TTabPanel.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TTabView.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TTabelFooterRow.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TTable.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TTableCell.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TTableHeaderCell.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TTableHeaderRow.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TTableRow.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TTemplateColumn.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TTextBox.tmSnippet -text
+editors/Textmate/Prado.tmbundle/Snippets/TTextHighlighter.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TValidationSummary.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TView.tmSnippet -text
editors/Textmate/Prado.tmbundle/Snippets/TWizard.tmSnippet -text