+ filter by types, find by references (UE5+), and a lot of other improvements
Co-authored-by: Asval <asval.contactme@gmail.com>
Co-authored-by: LongerWarrior <LongerWarrior@gmail.com>
ignore the json var and GetLoadPackageResult, will be removed once the method is found
Removed the KismetExtensions.cs file and refactored blueprint decompilation logic in CUE4ParseViewModel.cs to use a new DecompileBlueprintToPseudo method. Updated CUE4ParseExtensions.cs with GetLoadPackageResult helper. Improved C++ syntax highlighting in Cpp.xshd by adding 'default' keyword and enhanced comment rule. Minor formatting and code organization improvements across affected files.