Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add commands to ask sourcery menu #228

Closed
wants to merge 1 commit into from

Conversation

Hellebore
Copy link
Contributor

@Hellebore Hellebore commented Sep 26, 2023

Add the login and toggle code lens commands to the ask sourcery quick pick items

Checklist

  • If package.json or yarn.lock have changed, then test the VSIX built by yarn run vsce package works from a direct install

// views in the package.json file. It's used here to make sure that the
// chat window opens after we've "Ask[ed] Sourcery" for something.
vscode.commands.executeCommand("sourcery.chat.focus");

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is now handled by the back end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant