pyright.createtypestub
As mentioned earlier, this blog is as much a "note to self" as it is a blog..
Today, I needed typesubs for smbclient of package smbprotocol.
:CocCommand pyright.createstypestub smbclient
This creates the necessary typestubs.
In my case I use nvim wi...
roderik.no2 min read