github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.36k stars 1.2k forks source link

Slow run times #2730

Open apexML opened 1 year ago

apexML commented 1 year ago

New coder here. Why is the process of setting up C++ debugging and compiler so complicated.

Also my code runs extremely slowly after which whenever I try to run new code, it keeps using the one it previously ran even if it's not existent anymore.