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 section for Debugging in VSCode #466

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Conversation

rishinair11
Copy link
Contributor

Added a section to show how developers can debug the code using VSCode Go tools. This will help devs to debug faster and more efficiently while stepping through the code.

Fixes #465

Signed off by: Rishikesh Nair alienware505@gmail.com

Added a section to show how developers can debug the code using VSCode Go tools.
This will help devs to debug faster and more efficiently while stepping through the code.

Signed-off-by: Rishikesh Nair <alienware505@gmail.com>
@kensipe kensipe added documentation Improvements or additions to documentation bug Something isn't working and removed bug Something isn't working documentation Improvements or additions to documentation labels Apr 1, 2023
Copy link
Member

@kensipe kensipe left a comment

Choose a reason for hiding this comment

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

lgtm

thank you @rishinair11 apologies for taking so long to review and merge... appreciate the contribution!

@rishinair11
Copy link
Contributor Author

No worries. Thank you for the reviews ^•^

@porridge porridge merged commit fbf6926 into kudobuilder:main Nov 23, 2023
4 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document a way to use VSCode Go debugger for development
4 participants