Every time I make a new C++ class it creates errors. The only way to prevent this is to regenerate the VS Project files. I want to know if there is another way to do this, so I don’t have to go into Windows Explorer (or Finder if you use Mac) to regenerate the files.
what kind of errors are you getting ?
i recommend re-installing vs with all thier required sdk and create c++ class file from your ue editor.
They say that Unreal Engine / Visual Studio Code can’t find the proper include files that were automatically put there by the create C++ Class in Unreal Engine’s editor.