Has anyone ever got VSCode working with UE4? (including intellisense)

I work using vscode and like it. UE4 support is unfinished and intellisense is crappy (it works 20% of times), but overall it’s still thousand times better than IDEs.

You don’t have to step into as deep as ActorEditor.cpp. Usually all relevant info about the crash is in project files. Go into your function in the call stack/step over UE4 symbols and debugger works greatly

Both Epic Games and Microsoft seem to claim that errors are on the other side: see issue for news IntelliSense is unresponsive with Unreal Engine 4 · Issue #5849 · microsoft/vscode-cpptools · GitHub - some guy has posted on how to fix some of the errors