You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project with an "unmanaged folder", and it gets an autogenerated name when first opened. Something like: "myproject_380e1993". Is there a way to configure this name explicitly? When I clone/copy the codebase and open from another computer, it generates another random project name, and so the launch.json configurations all need to be changed to fit the new name.
The text was updated successfully, but these errors were encountered:
I have a project with an "unmanaged folder", and it gets an autogenerated name when first opened. Something like: "myproject_380e1993". Is there a way to configure this name explicitly? When I clone/copy the codebase and open from another computer, it generates another random project name, and so the
launch.json
configurations all need to be changed to fit the new name.The text was updated successfully, but these errors were encountered: