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

Add thorough launch.json for basic debugging #824

@peterhessey

Description

@peterhessey

🚀 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

Metadata

Metadata

Assignees

Labels

improvementsImprove performance of InnerEyenot urgentNot needed for current work

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions