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

adding capability to create/extract message from command palette | Sherlock 🕵️‍♂️ #2770

Merged

Conversation

felixhaeberle
Copy link
Contributor

fix SHERL-38

cc @jldec

This commit adds the `createMessageCommand` to the configuration file in the IDE extension. This command prompts the user for message content and creates a new message. It is part of the recent user commits and aligns with the established commit message conventions in the repository.
…sage, and create message

This commit adds new commands to the configuration file in the IDE extension. The commands include "Toggle Inline Annotations," "Extract Message," and "Create Message." These commands provide additional functionality to the IDE extension and align with the established commit message conventions in the repository.
Copy link

changeset-bot bot commented May 14, 2024

🦋 Changeset detected

Latest commit: 6439b4b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vs-code-extension Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

This commit adds unit tests for the `createMessageCommand` function in the IDE extension. The tests cover various scenarios, including handling undefined `sourceLanguageTag`, cancelling message content input, cancelling message ID input, and successful message creation. The addition of these tests improves the overall code quality and aligns with the established commit message conventions in the repository.
This commit adds event handling for the "ON_DID_CREATE_MESSAGE" event in the messagePreview file. When a new message is created, the decorations will be updated accordingly. This change aligns with the recent user commits and follows the established commit message conventions in the repository.
This commit adds event handling for the "ON_DID_CREATE_MESSAGE" event in the project test file. The event is fired when a new message is created. This change aligns with the recent user commits and follows the established commit message conventions in the repository.
This commit adds event handling for the "ON_DID_CREATE_MESSAGE" event in the project.ts file. The event is fired when a new message is created. It aligns with recent user commits and follows the established commit message conventions in the repository.
@felixhaeberle felixhaeberle merged commit 0df98b7 into main May 14, 2024
5 checks passed
@felixhaeberle felixhaeberle deleted the felixhaeberle/sherl-38-adding-capability-to-generate-message branch May 14, 2024 13:32
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant