Ketho

Results 47 comments of Ketho

Should be fixed by replacing the LuaLS xpcall in 0.15.0 https://github.com/Ketho/vscode-wow-api/blob/2ae75ed53667b7dae7cf23840b066aca6d505029/Annotations/Lua/basic.lua#L338

- The wiki page here is right with ScriptRegion, the extension is very much out of date with regards to widget API. - The wiki now tries to use the...

The vscode extension and wiki docs should have proper support for Widget API for a while now 🙂

Never heard about Open VSX, I'll look into publishing there sometime next week

It's still something I should do when I'm not busy with work, but thanks for bringing it to my attention again 😅

Yes, this extension is automatically making settings.json changes and you indeed should have used the option to include the FrameXML folder. I did not document the FrameXML option on the...

I remember deciding against having globalstrings in the annotations, I thought it would needlessly increase loading times and be too big to parse (as in LuaLS will not even load...

Yeah it's a VSCode specific feature, I kind of forgot you were using IntelliJ sorry. I thought that some annotations like `@enum` are not supported in EmmyLua, so LuaLS annotations...