I would like to do profiling on my code made with C# in VS Code. Does anyone know how to do this? If so, could someone give me instructions?
Any thoughts on this?
I generally profile using print statements and the built-in Godot profiler. I think there is a VSCode plugin for debugging in Godot that might work for profiling but I’m not positive and haven’t looked into it in quite awhile.