Skip to content

Conversation

@giacomocavalieri
Copy link
Member

With this PR I've implemented the code action to merge consecutive case branches. For now it's quite limited as it only supports branches whose body is a single todo; @lpil do you think we should be comparing the ASTs to check if they can be safely merged?

@lpil
Copy link
Member

lpil commented Nov 18, 2025

@lpil do you think we should be comparing the ASTs to check if they can be safely merged?

Yes, I think so! Wouldn't be much use otherwise.

@giacomocavalieri
Copy link
Member Author

Ok! I'm working on it

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.

2 participants