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 VS Code debugger support [Pending RFC] #72

Open
malparty opened this issue Mar 29, 2022 · 0 comments
Open

Add VS Code debugger support [Pending RFC] #72

malparty opened this issue Mar 29, 2022 · 0 comments
Assignees

Comments

@malparty
Copy link
Member

malparty commented Mar 29, 2022

This issue is pending the results of this RFC

Why

Adding a Breakpoint capabilities with Delve

In order to provide a break-point visual debugger that is working out of the box!

AC

  • Configure a GO debugger for VS Code
  • Configure a GO debugger for GoLand
  • Document in the README how to run the project in debug mode
  • Ensure that ENV variables are supported (a good way to test is to apply the same configuration as the VARUNA API project)
  • I can run into a breakpoint when the application is running
  • I can run into a breakpoint when a unit test is running

Who Benefits?

Developers using VS Code.

@malparty malparty changed the title Add VS Code debugger support Add VS Code debugger support [Pending RFC] Mar 29, 2022
@malparty malparty self-assigned this Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant