If you aren't using them already, I recommend looking into Item Templates in Visual Studio.
Found them while looking to make writing Components in O3DE less painful. They've been useful for quickly adding new headers with guards directly to a project without needing to write it all myself each time.

Comments