fannheyward / coc-basedpyright

Basedpyright extension for coc.nvim
MIT License
7 stars 0 forks source link

coc-basedpyright

GitHub Sponsors Patreon donate button PayPal donate button

Basedpyright, a fork of Pyright with various type checking improvements and features, extension for coc.nvim.

Install

:CocInstall coc-basedpyright

pyrightconfig.json

Pyright/Basedpyright supports pyrightconfig.json that provide granular control over settings.

License

MIT


This extension is built with create-coc-extension