Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.38 KB

README.md

File metadata and controls

64 lines (44 loc) · 2.38 KB

Pyright for PyCharm

Build Docs Version Rating Downloads

Pyright integration for PyCharm.

Provides Pyright diagnostics on-the-fly as you code, among other features.

Warning: Depending on the running mode, it might save your files at very fast pace.

Usage

No initial configurations are necessary, given that you already have Pyright installed.

See the documentation for more information.

Installation

This plugin is available on the Marketplace. You can also download the ZIP files manually from the Releases tab, the build branch or the Actions tab and follow the instructions described here.

Currently supported versions: 2024.2 (build 242.20224.347) and later.

Credits

Parts of this repository were taken or derived from: