I want to delete the remote branch in Visual Studio Code but it seems like it's not supported.
GitLens supports Delete Branch (via Terminal) but I want to do it from the Command Palette.
I tried finding the extension but couldn't find one.
Can anyone suggest how can I delete remote branches via the command palette in Visual Studio Code?