Pyright for PyCharm user documentation#
This site serves as the user documentation for the Pyright PyCharm plugin.
The plugin runs and reroutes Pyright's diagnostics back to your IDE. Both PyCharm Professional and PyCharm Community users can use it.
Usage#
No initial configurations are necessary, given that you already have Pyright installed.
After installing the plugin, return to your files and start making some modifications. You should see diagnostics from Pyright in a few seconds. If not, refer to Problems and solutions.