One common task when reorganizing a project with numerous classes is to transfer certain classes to an already existing file.
After exploring various vscode features and extensions, I have not come across any refactoring tool that allows for this specific task.
Does anyone know of a way to achieve this?