View Single Post
10/04/21, 02:29 AM   #1
xenopyax
Join Date: Jan 2020
Posts: 4
Intellisense ESOUI for VS Code

Hey,

So I've set up intellisense for coding addons so far, but it can't seem to find the event when I register them, for example EVENT_ADD_ON_LOADED shows up with a yellow underline telling me "Undefined global `EVENT_ADD_ON_LOADED`.Lua Diagnostics.(undefined-global)" how do I fix this?
  Reply With Quote