/coc-basedpyright

Basedpyright extension for coc.nvim

Primary LanguageTypeScriptMIT LicenseMIT

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