DetachHead / basedpyright

pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
https://docs.basedpyright.com
Other
1.17k stars 21 forks source link

snippet support? #458

Open znd4 opened 4 months ago

znd4 commented 4 months ago

Considering that pyright has shot down snippet support, would you be open to maintaining some level of support for snippets?

I'm assuming a rough implementation would be simple, but that a good one would probably require a lot of refactoring work

DetachHead commented 4 months ago

sure. though i don't really use snippets so perhaps someone more familiar with them could work on this