Skip to content

Document a way to use VSCode Go debugger for development #465

@rishinair11

Description

@rishinair11

What would you like to be added:
A section in CONTRIBUTING.md to configure VSCode debugger for local development setups.

Why is this needed:
VSCode comes with Go debugging tools (after installing the official Go extension).
We must use these tools to debug through the code and have a much more efficient UX while developing fixes or testing changes using the same.

I have already figured out a way to do this, and I have used the debugger on VSCode for the last issue I worked on.
I'll create a PR for adding a section in CONTRIBUTING.md for the same soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions