More features for the coding assistant, fix for slow activation times in the VS Code extension.


This release continued to add features to our pair programming coding assistant, in particular a new Ask Sourcery command that lets you easily request assistance from within the code editor. This can be triggered from the command palette, selecting some code and right-clicking, or from a code lens above Python classes and functions.

The assistant is currently only available in closed alpha. If you want to get early access to it, please sign up to the waitlist.

We also addressed the slow activation times that users were seeing with our VS Code extension.

We’d love to hear your feedback! Reach out at hello@sourcery.ai or on Twitter @SourceryAI. Join the Sourcery Discord Community. Ask for help or suggest improvements on GitHub.

Full Changelog - Release 1.5.0

Features

Bug Fixes