Thread Tools Display Modes
10/04/21, 07:51 AM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,028
I guess the events EVENT_* constants are not defined anywhere in the official source code and it thus does not find it properly then.
Glad it worked for you with the other generated files, where they are defined as functions to let auto-completion recognize and find them:

Code:
--- @param addonName string
--- @return void
function EVENT_ADD_ON_LOADED (eventId, addonName) end
  Reply With Quote

ESOUI » Developer Discussions » Dev Tools » Intellisense ESOUI for VS Code


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off