Whenever I open Vs code the Unreal Editor starts to lag immensely

I’m new to Unreal and whenever I open Vs code the Unreal Editor starts to lag immensely. Like to 1 fps I don’t know why this is happening. this started happening when I created a new C++ class that is an actor I installed the proper extension and then added a variable and tested by compiling the code and after that every time any c++ class object’s VS code is open the editor becomes unusable it slows down to one fps. It would be a huge help if someone could tell me why this is happening and how to fix it. here’s my list of extensions

here are my extension

Unreal engine 4 snippets

c/c++

.net

Hey there @User-b38e47c025! Welcome to the community! This sounds a bit like Live Coding is possibly at fault here. Are any of your resources (CPU, Memory, GPU) maxing out?

I checked my task manager while having the editor and vs open and the only thing that was maxing out was my disc. Oh and I don’t think I mentioned this but the only thing that is lagging on my pc while doing this is Unreal, nothing else, and unreal lags only when the code is open.

Id try toggling live coding. Also do you have the unreal VS integration plugin?

Does it reduce when Live Coding is disabled? You can find the toggle inside your editor preferences: