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.
Ask Sourcery
command to let you trigger recipes or ask questionsReview Code
recipe - allowing you to get code reviews of
the selected code