An extension that allows you to clone a task and all it's siblings.
Background
I want to create a template task for onboarding new people and just clone it with all the sibling tasks.
Features
- Clone a task
- Configure if you want to also clone all the siblings tasks
- Configure if you want to also clone all the comments
Future
Maybe add more configuration to allow you to specify to skip additional fields when clone tasks.
Remarks
Also contains a good example of how to use the devcontainer setup by @willson556