Is it possible to do profiling on Godot C# in VS Code with JetBrains?
I have a Godot project I want to profile. I am using Visual Studio Code to write the C# code. Could I do this profiling with the JetBrains products?
Please sign in to leave a comment.
Hey! Please follow this instructions.
Make sure that you have dotTrace plugin in Rider. You may also need to switch the toolbar in Rider to Classic View for better match with those instructions.