
During November 2025, Hackedbellini developed the Pytest Language Server Extension for the zed-industries/extensions repository, delivering robust pytest test discovery, execution, navigation, hover documentation, and diagnostics directly within the Zed IDE. The extension was implemented using Python and TOML, leveraging LSP integration to provide seamless interaction with pytest APIs. Packaged as a lightweight 0.3.0 WASM module with minimal dependencies, the extension adhered to Zed’s extension guidelines and supported PATH-based installation. Hackedbellini’s work enhanced developer productivity by enabling first-class pytest support in Zed, offering faster feedback cycles and improved code quality through integrated testing and diagnostics features.
November 2025: Delivered Pytest Language Server Extension for Zed with robust pytest test discovery, execution, navigation, hover documentation, and diagnostics. Extended Zed's extension ecosystem with LSP-based tooling; extension packaged as 0.3.0 WASM (~272KB), MIT license, minimal dependencies (zed_extension_api). Implemented in alignment with Zed extension guidelines and PATH-based installation. This work improves developer productivity by providing first-class pytest support directly in the IDE, enabling faster feedback and higher code quality.
November 2025: Delivered Pytest Language Server Extension for Zed with robust pytest test discovery, execution, navigation, hover documentation, and diagnostics. Extended Zed's extension ecosystem with LSP-based tooling; extension packaged as 0.3.0 WASM (~272KB), MIT license, minimal dependencies (zed_extension_api). Implemented in alignment with Zed extension guidelines and PATH-based installation. This work improves developer productivity by providing first-class pytest support directly in the IDE, enabling faster feedback and higher code quality.

Overview of all repositories you've contributed to across your timeline