Is there a faster way to start up Visual Studios

I have to open visual studio, create the header files, copy and paste, and then start working on projects.

Does visual studio let me just save an entire project, header files and all, and then just reopen the entire project at once???

Does git hub do that with clone or anything??

You can save a project and then open it again later.

Or are you asking "how can I copy a file, like a header file?"
Last edited on
you are doing something very wrong. it should save everything you need and open it all as if a single entity even for huge projects.
can you describe better how you are saving it, or trying to?
Topic archived. No new replies allowed.