Skip to content

Commit

Permalink
Update VS Code settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed Dec 12, 2023
1 parent dc05e4e commit 22db00d
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,50 @@
"FauxScrollFrame_GetOffset",
"InterfaceOptions_AddCategory",
"InterfaceOptionsFrame_OpenToCategory",
"GameMenuFrame"
"GameMenuFrame",
"UIParent",
"HideUIPanel",
"_G",
"UnitGUID",
"UnitIsTapDenied",
"CombatLogGetCurrentEventInfo",
"GetServerTime",
"WOW_PROJECT_ID",
"WOW_PROJECT_MAINLINE",
"wipe",
"SendChatMessage",
"CreateFrame",
"pairs",
"GameTooltip",
"IsGUIDInGroup",
"table",
"assert",
"select",
"UnitName",
"time",
"UnitIsPlayer",
"UnitCanAttack",
"error",
"tonumber",
"ipairs",
"tostring",
"type",
"Enum",
"floor",
"UnitExists",
"pcall",
"PlaySound",
"string",
"math",
"SOUNDKIT",
"IsInRaid",
"IsInGroup",
"UnitXPMax",
"UnitXP",
"IsControlKeyDown",
"IsShiftKeyDown",
"BackdropTemplateMixin",
"date",
"setmetatable"
]
}

0 comments on commit 22db00d

Please sign in to comment.