Skip to content

feat: add support for /diff command #1389

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

feat: add support for /diff command #1389

merged 1 commit into from
Jun 26, 2025

Conversation

bolinfest
Copy link
Collaborator

@bolinfest bolinfest commented Jun 25, 2025

Adds support for a /diff command comparable to the one available in the TypeScript CLI.

Screenshot 2025-06-26 at 12 31 33 PM

While here, changed the SlashCommand enum so the declared variant order is the order the commands appear in the popup menu. This way, /toggle-mouse-mode is listed last, as it is the least likely to be used.

Fixes #1253.

@bolinfest bolinfest force-pushed the pr1389 branch 6 times, most recently from bf72aee to 7fda3f9 Compare June 26, 2025 19:28
@bolinfest bolinfest marked this pull request as ready for review June 26, 2025 19:32
@bolinfest bolinfest merged commit fa0e17f into main Jun 26, 2025
22 checks passed
@bolinfest bolinfest deleted the pr1389 branch June 26, 2025 20:03
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2025
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.

Support the /diff command
1 participant