mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Samples
This commit is contained in:
		| @@ -664,6 +664,14 @@ | ||||
|       ".vcxproj", | ||||
|       ".xml" | ||||
|     ], | ||||
|     "Xojo": [ | ||||
|       ".xojo_code", | ||||
|       ".xojo_menu", | ||||
|       ".xojo_report", | ||||
|       ".xojo_script", | ||||
|       ".xojo_toolbar", | ||||
|       ".xojo_window" | ||||
|     ], | ||||
|     "XProc": [ | ||||
|       ".xpl" | ||||
|     ], | ||||
| @@ -750,8 +758,8 @@ | ||||
|       ".gemrc" | ||||
|     ] | ||||
|   }, | ||||
|   "tokens_total": 636320, | ||||
|   "languages_total": 817, | ||||
|   "tokens_total": 637127, | ||||
|   "languages_total": 823, | ||||
|   "tokens": { | ||||
|     "ABAP": { | ||||
|       "*/**": 1, | ||||
| @@ -67859,6 +67867,188 @@ | ||||
|       "</dependencyList>": 1, | ||||
|       "</plugin>": 1 | ||||
|     }, | ||||
|     "Xojo": { | ||||
|       "#tag": 88, | ||||
|       "Class": 3, | ||||
|       "Protected": 1, | ||||
|       "App": 1, | ||||
|       "Inherits": 1, | ||||
|       "Application": 1, | ||||
|       "Constant": 3, | ||||
|       "Name": 31, | ||||
|       "kEditClear": 1, | ||||
|       "Type": 34, | ||||
|       "String": 3, | ||||
|       "Dynamic": 3, | ||||
|       "False": 14, | ||||
|       "Default": 9, | ||||
|       "Scope": 4, | ||||
|       "Public": 3, | ||||
|       "#Tag": 5, | ||||
|       "Instance": 5, | ||||
|       "Platform": 5, | ||||
|       "Windows": 2, | ||||
|       "Language": 5, | ||||
|       "Definition": 5, | ||||
|       "Linux": 2, | ||||
|       "EndConstant": 3, | ||||
|       "kFileQuit": 1, | ||||
|       "kFileQuitShortcut": 1, | ||||
|       "Mac": 1, | ||||
|       "OS": 1, | ||||
|       "ViewBehavior": 2, | ||||
|       "EndViewBehavior": 2, | ||||
|       "End": 27, | ||||
|       "EndClass": 1, | ||||
|       "Report": 2, | ||||
|       "Begin": 23, | ||||
|       "BillingReport": 1, | ||||
|       "Compatibility": 2, | ||||
|       "Units": 1, | ||||
|       "Width": 3, | ||||
|       "PageHeader": 1, | ||||
|       "Height": 5, | ||||
|       "Body": 1, | ||||
|       "PageFooter": 1, | ||||
|       "EndReport": 1, | ||||
|       "ReportCode": 1, | ||||
|       "EndReportCode": 1, | ||||
|       "Dim": 3, | ||||
|       "dbFile": 3, | ||||
|       "As": 4, | ||||
|       "FolderItem": 1, | ||||
|       "db": 1, | ||||
|       "New": 1, | ||||
|       "SQLiteDatabase": 1, | ||||
|       "GetFolderItem": 1, | ||||
|       "(": 7, | ||||
|       ")": 7, | ||||
|       "db.DatabaseFile": 1, | ||||
|       "If": 4, | ||||
|       "db.Connect": 1, | ||||
|       "Then": 1, | ||||
|       "db.SQLExecute": 2, | ||||
|       "_": 1, | ||||
|       "+": 5, | ||||
|       "db.Error": 1, | ||||
|       "then": 1, | ||||
|       "MsgBox": 3, | ||||
|       "db.ErrorMessage": 2, | ||||
|       "db.Rollback": 1, | ||||
|       "Else": 2, | ||||
|       "db.Commit": 1, | ||||
|       "Menu": 2, | ||||
|       "MainMenuBar": 1, | ||||
|       "MenuItem": 11, | ||||
|       "FileMenu": 1, | ||||
|       "SpecialMenu": 13, | ||||
|       "Text": 13, | ||||
|       "Index": 14, | ||||
|       "-": 14, | ||||
|       "AutoEnable": 13, | ||||
|       "True": 46, | ||||
|       "Visible": 41, | ||||
|       "QuitMenuItem": 1, | ||||
|       "FileQuit": 1, | ||||
|       "ShortcutKey": 6, | ||||
|       "Shortcut": 6, | ||||
|       "EditMenu": 1, | ||||
|       "EditUndo": 1, | ||||
|       "MenuModifier": 5, | ||||
|       "EditSeparator1": 1, | ||||
|       "EditCut": 1, | ||||
|       "EditCopy": 1, | ||||
|       "EditPaste": 1, | ||||
|       "EditClear": 1, | ||||
|       "EditSeparator2": 1, | ||||
|       "EditSelectAll": 1, | ||||
|       "UntitledSeparator": 1, | ||||
|       "AppleMenuItem": 1, | ||||
|       "AboutItem": 1, | ||||
|       "EndMenu": 1, | ||||
|       "Toolbar": 2, | ||||
|       "MyToolbar": 1, | ||||
|       "ToolButton": 2, | ||||
|       "FirstItem": 1, | ||||
|       "Caption": 3, | ||||
|       "HelpTag": 3, | ||||
|       "Style": 2, | ||||
|       "SecondItem": 1, | ||||
|       "EndToolbar": 1, | ||||
|       "Window": 2, | ||||
|       "Window1": 1, | ||||
|       "BackColor": 1, | ||||
|       "&": 1, | ||||
|       "cFFFFFF00": 1, | ||||
|       "Backdrop": 1, | ||||
|       "CloseButton": 1, | ||||
|       "Composite": 1, | ||||
|       "Frame": 1, | ||||
|       "FullScreen": 1, | ||||
|       "FullScreenButton": 1, | ||||
|       "HasBackColor": 1, | ||||
|       "ImplicitInstance": 1, | ||||
|       "LiveResize": 1, | ||||
|       "MacProcID": 1, | ||||
|       "MaxHeight": 1, | ||||
|       "MaximizeButton": 1, | ||||
|       "MaxWidth": 1, | ||||
|       "MenuBar": 1, | ||||
|       "MenuBarVisible": 1, | ||||
|       "MinHeight": 1, | ||||
|       "MinimizeButton": 1, | ||||
|       "MinWidth": 1, | ||||
|       "Placement": 1, | ||||
|       "Resizeable": 1, | ||||
|       "Title": 1, | ||||
|       "PushButton": 1, | ||||
|       "HelloWorldButton": 2, | ||||
|       "AutoDeactivate": 1, | ||||
|       "Bold": 1, | ||||
|       "ButtonStyle": 1, | ||||
|       "Cancel": 1, | ||||
|       "Enabled": 1, | ||||
|       "InitialParent": 1, | ||||
|       "Italic": 1, | ||||
|       "Left": 1, | ||||
|       "LockBottom": 1, | ||||
|       "LockedInPosition": 1, | ||||
|       "LockLeft": 1, | ||||
|       "LockRight": 1, | ||||
|       "LockTop": 1, | ||||
|       "TabIndex": 1, | ||||
|       "TabPanelIndex": 1, | ||||
|       "TabStop": 1, | ||||
|       "TextFont": 1, | ||||
|       "TextSize": 1, | ||||
|       "TextUnit": 1, | ||||
|       "Top": 1, | ||||
|       "Underline": 1, | ||||
|       "EndWindow": 1, | ||||
|       "WindowCode": 1, | ||||
|       "EndWindowCode": 1, | ||||
|       "Events": 1, | ||||
|       "Event": 1, | ||||
|       "Sub": 2, | ||||
|       "Action": 1, | ||||
|       "total": 4, | ||||
|       "Integer": 2, | ||||
|       "For": 1, | ||||
|       "i": 2, | ||||
|       "To": 1, | ||||
|       "Next": 1, | ||||
|       "Str": 1, | ||||
|       "EndEvent": 1, | ||||
|       "EndEvents": 1, | ||||
|       "ViewProperty": 28, | ||||
|       "true": 26, | ||||
|       "Group": 28, | ||||
|       "InitialValue": 23, | ||||
|       "EndViewProperty": 28, | ||||
|       "EditorType": 14, | ||||
|       "EnumValues": 2, | ||||
|       "EndEnumValues": 2 | ||||
|     }, | ||||
|     "XProc": { | ||||
|       "<?xml>": 1, | ||||
|       "version=": 2, | ||||
| @@ -68591,6 +68781,7 @@ | ||||
|     "wisp": 1363, | ||||
|     "XC": 24, | ||||
|     "XML": 7006, | ||||
|     "Xojo": 807, | ||||
|     "XProc": 22, | ||||
|     "XQuery": 801, | ||||
|     "XSLT": 44, | ||||
| @@ -68784,6 +68975,7 @@ | ||||
|     "wisp": 1, | ||||
|     "XC": 1, | ||||
|     "XML": 12, | ||||
|     "Xojo": 6, | ||||
|     "XProc": 1, | ||||
|     "XQuery": 1, | ||||
|     "XSLT": 1, | ||||
| @@ -68792,5 +68984,5 @@ | ||||
|     "Zephir": 2, | ||||
|     "Zimpl": 1 | ||||
|   }, | ||||
|   "md5": "08b10456e2939230eb5cee4d4d487a0a" | ||||
|   "md5": "5c995f9890d5f17c9b437ab48416178a" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user