Skip to content

Commit

Permalink
Update for 8.1.0 (28833)
Browse files Browse the repository at this point in the history
  • Loading branch information
Resike committed Jan 12, 2019
1 parent 796f36c commit 15058c3
Show file tree
Hide file tree
Showing 1,467 changed files with 3,991 additions and 1,799 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9509,10 +9509,6 @@
"trigger": "CreateFontStringPool\t(...)",
"contents": "CreateFontStringPool($1)$0",
},
{
"trigger": "CreateFramePool\t(...)",
"contents": "CreateFramePool($1)$0",
},
{
"trigger": "CreateFromMixins\t(...)",
"contents": "CreateFromMixins($1)$0",
Expand Down
272 changes: 150 additions & 122 deletions Reference/API Reference/!/API Reference.sublime-completions.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[CreateColorFromBytes(${1:r}, ${2:b}, ${3:g}, ${4:a})$0]]></content>
<tabTrigger>CreateColorFromBytes</tabTrigger>
<description>(r, b, g, a)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[CreateColorFromHexString(${1:"hexColor"})$0]]></content>
<tabTrigger>CreateColorFromHexString</tabTrigger>
<description>("hexColor")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[CreateFramePool("${1:frameType}", ${2:parent}, "${3:template}", ${4:[resetterFunc]})$0]]></content>
<tabTrigger>CreateFramePool</tabTrigger>
<description>("frameType", parent, "template", [resetterFunc])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[FormatFraction(${1:numerator}, ${2:denominator})$0]]></content>
<tabTrigger>FormatFraction</tabTrigger>
<description>(numerator, denominator)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[GetCalendarEventLink(${1:monthOffset}, ${2:monthDay}, ${3:index})$0]]></content>
<tabTrigger>GetCalendarEventLink</tabTrigger>
<description>(monthOffset, monthDay, index)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[GetCommunityLink(${1:clubId})$0]]></content>
<tabTrigger>GetCommunityLink</tabTrigger>
<description>(clubId)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[GetFinalNameFromTextureKit(${1:"pieceName"}, ${2:"textureKit"})$0]]></content>
<tabTrigger>GetFinalNameFromTextureKit</tabTrigger>
<description>("pieceName", "textureKit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[GetHighlightedNumberDifferenceString(${1:"baseString"}, ${2:"newString"})$0]]></content>
<tabTrigger>GetHighlightedNumberDifferenceString</tabTrigger>
<description>("baseString", "newString")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[GetItemStatDelta("${1:itemLink1}", "${2:itemLink2}", ${3:[returnTable]})$0]]></content>
<tabTrigger>GetItemStatDelta</tabTrigger>
<description>("itemLink1", "itemLink2", [returnTable])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[GetUnscaledFrameRect(${1:frame}, ${2:scale})$0]]></content>
<tabTrigger>GetUnscaledFrameRect</tabTrigger>
<description>(frame, scale)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[PlayerVehicleHasComboPoints()$0]]></content>
<tabTrigger>PlayerVehicleHasComboPoints</tabTrigger>
<description>()</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[QueryAuctionItems(${1:["name"]}, ${2:[minLevel]}, ${3:[maxLevel]}, ${4:[invTypeIndex]}, ${5:[classIndex]}, ${6:[subClassIndex]}, ${7:[page]}, ${8:[isUsable]}, ${9:[minQuality]}, ${10:[getAll]})$0]]></content>
<tabTrigger>QueryAuctionItems</tabTrigger>
<description>(["name"], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[SetPortraitTextureFromCreatureDisplayID(${1:texture}, ${2:creatureDisplayID})$0]]></content>
<tabTrigger>SetPortraitTextureFromCreatureDisplayID</tabTrigger>
<description>(texture, creatureDisplayID)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[SocialRenderItem(${1:itemLink})$0]]></content>
<tabTrigger>SocialRenderItem</tabTrigger>
<description>(itemLink)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[SplitTextIntoHeaderAndNonHeader(${1:"text"})$0]]></content>
<tabTrigger>SplitTextIntoHeaderAndNonHeader</tabTrigger>
<description>("text")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[UnitIsOwnerOrControllerOfUnit(${1:controllingUnit}, ${2:controlledUnit})$0]]></content>
<tabTrigger>UnitIsOwnerOrControllerOfUnit</tabTrigger>
<description>(controllingUnit, controlledUnit)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[UnitIsWarModeActive("${1:unit}")$0]]></content>
<tabTrigger>UnitIsWarModeActive</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[UnitIsWarModeDesired("${1:unit}")$0]]></content>
<tabTrigger>UnitIsWarModeDesired</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[UnitIsWarModePhased("${1:unit}")$0]]></content>
<tabTrigger>UnitIsWarModePhased</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[UnitPower("${1:unitID}", ${2:[powerType]}, ${3:[unmodified]})$0]]></content>
<tabTrigger>UnitPower</tabTrigger>
<description>("unitID", [powerType], [unmodified])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[UnitPowerDisplayMod(${1:"powerType"})$0]]></content>
<tabTrigger>UnitPowerDisplayMod</tabTrigger>
<description>("powerType")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[UnitPowerMax("${1:unitID}", ${2:[powerType], ${3:[unmodified]})$0]]></content>
<tabTrigger>UnitPowerMax</tabTrigger>
<description>("unitID", [powerType], [unmodified])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:framePool} = CreateFramePool("${2:frameType}", ${3:parent}, "${4:template}", ${5:[resetterFunc]})$0]]></content>
<tabTrigger>_CreateFramePool</tabTrigger>
<description>("frameType", parent, "template", [resetterFunc])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:link} = GetCalendarEventLink(${2:monthOffset}, ${3:monthDay}, ${4:index})$0]]></content>
<tabTrigger>_GetCalendarEventLink</tabTrigger>
<description>(monthOffset, monthDay, index)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:link} = GetCommunityLink(${2:clubId})$0]]></content>
<tabTrigger>_GetCommunityLink</tabTrigger>
<description>(clubId)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:name} = GetFinalNameFromTextureKit(${2:"pieceName"}, ${3:"textureKit"})$0]]></content>
<tabTrigger>_GetFinalNameFromTextureKit</tabTrigger>
<description>("pieceName", "textureKit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:outputString} = GetHighlightedNumberDifferenceString(${2:"baseString"}, ${3:"newString"})$0]]></content>
<tabTrigger>_GetHighlightedNumberDifferenceString</tabTrigger>
<description>("baseString", "newString")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:statTable} = GetItemStatDelta("${2:itemLink1}", "${3:itemLink2}", ${4:[returnTable]})$0]]></content>
<tabTrigger>_GetItemStatDelta</tabTrigger>
<description>("itemLink1", "itemLink2", [returnTable])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:left}, ${2:bottom}, ${3:width}, ${4:height} = GetUnscaledFrameRect(${5:frame}, ${6:scale})$0]]></content>
<tabTrigger>_GetUnscaledFrameRect</tabTrigger>
<description>(frame, scale)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:inRange} = IsItemInRange(${1:itemID}, "${2:unit}")$0]]></content>
<tabTrigger>_IsItemInRange</tabTrigger>
<description>(itemID, "2:unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:inRange} = IsItemInRange("${1:itemLink}", "${2:unit}")$0]]></content>
<tabTrigger>_IsItemInRange</tabTrigger>
<description>("itemLink", "2:unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:inRange} = IsItemInRange(${1:itemName}, "${2:unit}")$0]]></content>
<tabTrigger>_IsItemInRange</tabTrigger>
<description>(itemName, "2:unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:hasCombo} = PlayerVehicleHasComboPoints()$0]]></content>
<tabTrigger>_PlayerVehicleHasComboPoints</tabTrigger>
<description>()</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:header}, ${2:nonHeader} = SplitTextIntoHeaderAndNonHeader(${3:"text"})$0]]></content>
<tabTrigger>_SplitTextIntoHeaderAndNonHeader</tabTrigger>
<description>("text")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
2 changes: 1 addition & 1 deletion Reference/API Reference/_UnitClass(name).sublime-snippet
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<snippet>
<content><![CDATA[${1:class}, ${2:classFileName} = UnitClass("${3:name}")$0]]></content>
<content><![CDATA[${1:class}, ${2:classFileName}, ${3:classID} = UnitClass("${4:name}")$0]]></content>
<tabTrigger>_UnitClass</tabTrigger>
<description>("name")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
Expand Down
2 changes: 1 addition & 1 deletion Reference/API Reference/_UnitClass(unit).sublime-snippet
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<snippet>
<content><![CDATA[${1:class}, ${2:classFileName} = UnitClass("${3:unit}")$0]]></content>
<content><![CDATA[${1:class}, ${2:classFileName}, ${3:classID} = UnitClass("${4:unit}")$0]]></content>
<tabTrigger>_UnitClass</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<snippet>
<content><![CDATA[${1:class}, ${2:classFileName} = UnitClassBase("${3:name}")$0]]></content>
<content><![CDATA[${1:class}, ${2:classFileName}, ${3:classID} = UnitClassBase("${4:name}")$0]]></content>
<tabTrigger>_UnitClassBase</tabTrigger>
<description>("name")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<snippet>
<content><![CDATA[${1:class}, ${2:classFileName} = UnitClassBase("${3:unit}")$0]]></content>
<content><![CDATA[${1:class}, ${2:classFileName}, ${3:classID} = UnitClassBase("${4:unit}")$0]]></content>
<tabTrigger>_UnitClassBase</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:unitIsOwnerOrControllerOfUnit} = UnitIsOwnerOrControllerOfUnit(${2:controllingUnit}, ${3:controlledUnit})$0]]></content>
<tabTrigger>_UnitIsOwnerOrControllerOfUnit</tabTrigger>
<description>(controllingUnit, controlledUnit)</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:warModeActive} = UnitIsWarModeActive("${2:unit}")$0]]></content>
<tabTrigger>_UnitIsWarModeActive</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:warModeDesired} = UnitIsWarModeDesired("${2:unit}")$0]]></content>
<tabTrigger>_UnitIsWarModeDesired</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:warModePhased} = UnitIsWarModePhased("${2:unit}")$0]]></content>
<tabTrigger>_UnitIsWarModePhased</tabTrigger>
<description>("unit")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:power} = UnitPower("${2:unitID}", ${3:[powerType]}, ${4:[unmodified]})$0]]></content>
<tabTrigger>_UnitPower</tabTrigger>
<description>("unitID", [powerType], [unmodified])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:displayMod} = UnitPowerDisplayMod(${2:"powerType"})$0]]></content>
<tabTrigger>_UnitPowerDisplayMod</tabTrigger>
<description>("powerType")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[${1:maxValue} = UnitPowerMax("${2:unitID}", ${3:[powerType]}, ${4:[unmodified]})$0]]></content>
<tabTrigger>_UnitPowerMax</tabTrigger>
<description>("unitID", [powerType], [unmodified])</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>
Loading

0 comments on commit 15058c3

Please sign in to comment.