Generates javadoc style documentaton comment stubs for c++ when a slash and two asterisks are typed. Also generates new asterisks for new lines in block comments. Also skips over UFUNCTION() macros in Unreal Engine 4 code to properly generate comments for the function below them. A modification of tcbhat's CppTrippleSlash. |