Shtoyan

Results 7 issues of Shtoyan

I know this is a bit difficult to fix, but it takes too much time to manually do `batchexport` stripped pckages just for `defaultproperties` blocks, then compare and copy-paste them...

bug
enhancement
T3D

I'd love to use it :d And if you need ***anything*** to make it, I can provide it.

### Describe the bug If you have multiple utility classes across different packages with the same name: ```text Workspace |-- US Sources of the game | `-- ... |-- MYMod_1...

enhancement

### Describe the bug I saw this error accidentally, don't know how to reliably reproduce it. Fixes when you add curly brackets. - [example 1](https://github.com/InsultingPros/KillingFloor/blob/main/Engine/Classes/GameReplicationInfo.uc#L138-L139) - [example 2](https://github.com/InsultingPros/KillingFloor/blob/main/Engine/Classes/PhysicsVolume.uc#L186-L187) ### Screenshots...

bug
help wanted

### Describe the bug Extension warns `Missing right-hand side expression!` when you use "hard coded" (i.e. full package-class paths) delegates. - [example 1](https://github.com/InsultingPros/KillingFloor/blob/main/XInterface/Classes/GUIComboBox.uc#L455-L463) - [example 2](https://github.com/InsultingPros/KillingFloor/blob/main/XInterface/Classes/GUICircularList.uc#L367) ### Screenshots ![image](https://user-images.githubusercontent.com/22412356/218185617-16389dac-36d9-49f5-9074-2ba33b444f3d.png) ![image](https://user-images.githubusercontent.com/22412356/218185708-9b691958-c1f0-48df-9c7a-6b28af92fd4b.png)

**Describe the bug** After copying files (outside of VSCode) into the workspace's directory they do not get indexed - no definitions are exported from them until VSCode restarts. You can't...

Every time I open UE Explorer it throws: ### Error No1 ![image](https://user-images.githubusercontent.com/22412356/235653135-8f34ac03-5e2a-4644-ba0e-1df257c4d16d.png) ### Error No2 ![image](https://user-images.githubusercontent.com/22412356/235653198-16cf8793-f729-4a52-b10d-7cb25e039ee9.png) Error message ```text See the end of this message for details on invoking just-in-time...

bug
help wanted