Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more information about VS and VS Code debugging #9222

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

fyndor
Copy link
Contributor

@fyndor fyndor commented Apr 13, 2024

Added instructions in the C# section on how to setup debugging in Visual Studio. When I first tried Godot a few weeks ago, I gave up as soon as I thought there was no debugging support yet. I think if you support C#, you really need to make it easy for people to be able to figure out how to debug their code. This is an amended version of a prior pull request

@fyndor
Copy link
Contributor Author

fyndor commented Apr 13, 2024

I am winging the formatting because I currently do not have it setup to build your docs so that I can test out my changes. If anything looks wrong let me know, but I tried my best to copy what I saw elsewhere.

@raulsntos raulsntos added enhancement topic:dotnet area:getting started Issues and PRs related to the Getting Started section of the documentation area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.2 labels Apr 13, 2024
@raulsntos raulsntos added this to the 4.3 milestone Apr 13, 2024
tutorials/scripting/c_sharp/c_sharp_basics.rst Outdated Show resolved Hide resolved
tutorials/scripting/c_sharp/c_sharp_basics.rst Outdated Show resolved Hide resolved
tutorials/scripting/c_sharp/c_sharp_basics.rst Outdated Show resolved Hide resolved
getting_started/step_by_step/scripting_languages.rst Outdated Show resolved Hide resolved
@AThousandShips AThousandShips removed this from the 4.3 milestone Apr 13, 2024
getting_started/step_by_step/scripting_languages.rst Outdated Show resolved Hide resolved
tutorials/scripting/c_sharp/c_sharp_basics.rst Outdated Show resolved Hide resolved
tutorials/scripting/c_sharp/c_sharp_basics.rst Outdated Show resolved Hide resolved
tutorials/scripting/c_sharp/c_sharp_basics.rst Outdated Show resolved Hide resolved
@AThousandShips AThousandShips changed the title Added more information about VS and VS Code debugging Add more information about VS and VS Code debugging Apr 13, 2024
Copy link
Contributor Author

@fyndor fyndor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made suggested changes

Made suggested changes

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Copy link
Member

@raulsntos raulsntos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for contributing to the .NET documentation!

@mhilbrunner mhilbrunner merged commit 25b8b8f into godotengine:master Apr 15, 2024
1 check passed
@mhilbrunner
Copy link
Member

Merged. Thanks and congrats on your first merged contribution!

@fyndor fyndor deleted the debug-instruction-improvement branch April 15, 2024 21:00
mhilbrunner pushed a commit that referenced this pull request Jul 24, 2024
* Added more information about VS and VS Code debugging

---------

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
(cherry picked from commit 25b8b8f)
@mhilbrunner
Copy link
Member

Cherry-picked to 4.2 in #9648.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:getting started Issues and PRs related to the Getting Started section of the documentation area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants