Ketho
Ketho
Okay, when I get back home I will followup with a minimal reproduction
In WSL I tried adding a few console logs since debugging with breakpoints didn't really work when invoking ldapadd. Then I noticed the `req.dn` param in `server.add()` is empty for...
- the string representation of `req.dn` is `cn=ldapjs,ou=users,o=myhost`. - `req.dn.rdns` is undefined for me so it can't index it. I normally would've expected a js error message to show up....
I did not find the source of the error but your issue does sound like it would warrant making a separate ticket. In the end I resorted to testing with...
I have plans to add support for BCC api and some kind of dropdown option. But at the moment I'm not really in a productive and/or functional state 🙁
oops, will be fixed in the next release when it pulls from the wiki https://warcraft.wiki.gg/index.php?title=API_EditMacro&diff=6026221&oldid=2547849
I actually have no idea how this project works for IntelliJ, is there something I should change to better target other IDEs like IntelliJ? I do know some people somehow...
So if I understand this correct, for IntelliJ documentation it should say that users should get [EmmyLua](https://plugins.jetbrains.com/plugin/9768-emmylua), clone/download this repo and add `../vscode-wow-api/EmmyLua` to the Lua path? There might be...
Adding the function description sounds like a great idea, I think I didn't bother with parsing the description since it wasn't trivially easy to do, but you were able to...
The code is pretty crap and there is no documentation. It's ironic