Using UE5 with VS Code

Hey, i just followed a YouTube tutorial and the guy used VS Code for UE5 for C++ with a Extension called “Unreal Engine 4 Snippets”. Is this good too use or do i miss features from VS?

I think no matter what you’re going to be missing out on features that visual studio offers. VS Code is lightweight, and that’s the main benefit of using it, but you’re going to be doing a lot more heavy lifting w/ little to know intellisense. Best way to determine if it’s a good fit is to just try it for a week or so and see what you think :slight_smile: