Ketho / vscode-wow-api

VS Code extension for World of Warcraft AddOns
https://marketplace.visualstudio.com/items?itemName=ketho.wow-api
MIT License
151 stars 33 forks source link

Region:IsMouseOver #97

Closed Torhal closed 3 months ago

Torhal commented 1 year ago

I'm not sure what to edit on the Wiki page to correct the definition in the extension, but there are two problems:

If this is actually something I could fix myself via the Wiki page for the next extension release, I'd like to know so I skip the ticket-filing process if/when this happens again.

Ketho commented 1 year ago

In general I try to update the wiki docs first before updating the extension. Currently I'm having trouble prioritizing my time between my education and other work.

If this is actually something I could fix myself via the Wiki page for the next extension release, I'd like to know so I skip the ticket-filing process if/when this happens again.

Do you mean updating the wiki pages? The extension doesn't really pull the emmylua docs from the widget api pages so it still needs to be updated manually in the extension. Ideally it would be automatically updated from Blizzard_APIDocumentationGenerated.

If you want to have contributor access to the repository I'd be happy to oblige.

This is the current state of the widget docs with regards to blizzard api documentation if it helps.

image

Ketho commented 3 months ago

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