Milan Smeets

Results 26 comments of Milan Smeets

Works for me on the latest stable version of pylance:

Sounds good to me, then ^^

Aha my bad then, it's been a while since I hacked that together, haha

As someone who's developed extensions into the `disnake.ext` namespace multiple times, I can only agree with this. The argument of "it's not compatible with PEP440" aside, it's painfully inconsistent with...

This still doesn't solve any of the issues that non-first-party extensions face, as they would still need to provide their own `disnake.__init__` file that exactly matches disnake's (Revelant [Poetry discord...

(EDIT: forgot the cog in the code example mmlol) Absolutely valid concern. I personally don't think "inter-cog" autocompleters really make sense either, but I could see a more top-level approach...