Assuming there are three project—admin, api, and h5—belonging to one project, is it better to use VS Code’s built-in workspace feature and add them sequentially to the workspace,
or to place the admin, api, and h5 projects under a single folder and then open that folder in cursor?