Adds reflection func parameters to code completion for VSCode. Also has parameter documentation. This info is parsed from the source code.
-
Works with Microsoft C++ extension, clangd extension, or anything else.
-
Has a filtering system using keywords + a space so, for example, you can see all meta parameters for UPROPERTY
-
More info here:
https://github.com/boocs/UE-Reflection-Func-Params