Add options to move the selected file to a different group the tab contextual menu.
Long-time JetBrains IDE users will be familiar with the "Move [direction]" options from the tab contextual menus. VS Code defaults to Split, which isn't always the most ideal, and the Move commands are buried in keyboard settings & never surfaced in any menus.
This extension puts "Move [direction]" options in the editor tab contextual (right click) menu.
As of right now, the extension only works on the tab that currently has focus. This will be fixed in v1.0.
Initial release of Move File to Group.