#lsp

[ follow ]
Python
fromThe JetBrains Blog
2 weeks ago

Pyrefly LSP Integration in PyCharm 2026.1.2 | The PyCharm Blog

Pyrefly is Meta’s Rust-based Python type checker that provides IDE code intelligence via the Language Server Protocol.
fromPythonbytes
4 months ago

Malicious Package? No Build For You!

Charlie Marsh announced the Beta release of ty on Dec 16 "designed as an alternative to tools like mypy, Pyright, and Pylance." Extremely fast even from first run Successive runs are incremental, only rerunning necessary computations as a user edits a file or function. This allows live updates.
DevOps
[ Load more ]