https://gist.github.com/boocs/f63a48…54cac68672f305
v1.0.0 Here’s the stuff it fixes:
4.26.1+
Fixes invalid paths in compile command’s response file.
Adds missing source/headers to compile command’s file.
Fixes UE4 workspace’s Tag Parser includes to increase performance.
Fix for wrong cppStandard and to not pollute global user setting.
Optional fix: Removes project specific references from UE4 workspace and add general Intellisense to UE4 source code.
4.25
Fixes no defines.
Fix for wrong cppStandard and to not pollute global user setting.
Fixes UE4 workspace’s Tag Parser includes to increase performance.
This is almost a total rewrite using classes so any updates should be quicker.