Problem with Visual Studio Code

Hey, so I’ve been having some problems with VS 2017. It was really slow on my computer so I decided to change to a lighter IDE, and I chose VS Code. But I’ve also been having some problems with this IDE.
One of the problems is that auto-completion is missing a lot of stuff. I mean it can auto-complete some things but it doesn’t autocomplete some UE4 related stuff.
It also doesn’t detect errors. For example, if I forget to put a ‘;’ at the end of a line, it doesn’t even notice it.

To show you an example of the first problem, here are 2 screenshots. The first is from a youtube tutorial that is also using VS Code, and the second one is a screenshot I took, of me trying to type the same thing as him. And the “PointLight” variable is a class UPointLightComponent, both on my code and his.

Thanks in advance.

I have the exact same issue and it’s driving me crazy. Can anyone help with this?

I noticed a lot of issues with default visual studio and ue4. The solution for me was visual studio with visual assist x and intellisense turned off. It works fantastic, and i believe this setup is even used by epic themselves and is the recommended way of doing it. The only issue is that visual assist x is not free, luckly it does have a free trial and isnt that expensive.

Same here. I love vscode and would like to switch over from VS2017, but coding without any auto suggestions is impossible for me.

Hi there! Did you find any fixes since? I struggle too with the same problems with 4.25 and vscode.

The only issue is that visual assist x is not free, luckly it does have a free trial and isnt that expensive. you wont have 1 month only to develop some game, do you? So advising trial version VA is not proper.