Skip to main content
Back to Extensions Directory
coc.nvim fallback icon

coc-basedpyright

Heyward Fann

Basedpyright(fork of Pyright) extension for coc.nvim

Installation CommandVim prompt
:CocInstall coc-basedpyright
GitHub owner
Heyward Fann
Version
v1.31.0
npm package
coc-basedpyright
Requirements
coc ^0.0.80
License
MIT
Repository
GitHub
npm latest published 2025-08-18Registry checked 2026-08-23Registry summary

Published Package Summary

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

Read the complete README
  • Basedpyright(fork of Pyright) extension for coc.nvim
Activation Events
  • onLanguage:python
  • workspaceContains:app.py
  • workspaceContains:Pipfile
  • workspaceContains:setup.py
  • workspaceContains:manage.py
  • workspaceContains:pyproject.toml
  • workspaceContains:requirements.txt
  • workspaceContains:pyrightconfig.json
Developer Resources

Want to build, test, or contribute to coc.nvim extensions? Explore our official SDK and testing toolkits.

Open Developer Guide

Version History

This published npm package does not include a history.md or changelog.md file. Browse its npm versions or repository releases for available release information.