Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Add thorough launch.json for basic debugging #824

Open
peterhessey opened this issue Nov 8, 2022 · 0 comments
Open

Add thorough launch.json for basic debugging #824

peterhessey opened this issue Nov 8, 2022 · 0 comments
Assignees
Labels
improvements Improve performance of InnerEye not urgent Not needed for current work

Comments

@peterhessey
Copy link
Contributor

peterhessey commented Nov 8, 2022

馃殌 Feature

Add a launch.json file that contains a number of common setups used for debugging IE-DL.

Motivation

Debugging IE-DL locally currently requires the user manually setting up a debug config in their IDE of choice. As we recommend and VS Code for developing this toolkit it makes sense to include a debug config to reduce repeated efforts when debugging, as currently devs have to set it up manually each time. Furthermore, for those who aren't as familiar with debugging configs, the launch.json file will provide a useful tempalte from which one can more easily create new debugging configurations.

AB#8043

@peterhessey peterhessey added not urgent Not needed for current work improvements Improve performance of InnerEye labels Nov 8, 2022
@peterhessey peterhessey self-assigned this Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvements Improve performance of InnerEye not urgent Not needed for current work
Projects
Status: No status
Development

No branches or pull requests

1 participant