In PyCharm 2026.1.2, you can enable Pyrefly as an external type provider, dramatically increasing the speed of the IDE’s code insight features.
What is the Pyrefly LSP?
“LSP” stands for the Language Server Protocol – a standardized protocol that allows code editors and IDEs to communicate with…