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 preLaunchTask into debug configuration for .Net samples #15025

Closed
svor opened this issue Oct 30, 2019 · 0 comments
Closed

Add preLaunchTask into debug configuration for .Net samples #15025

svor opened this issue Oct 30, 2019 · 0 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@svor
Copy link
Contributor

svor commented Oct 30, 2019

Description

Since eclipse-theia/theia#3409 was resolved, we can add preLaunchTask into debug configuration to build project before running the debug.
Need to do that in few places:

  • In .Net devfiles which contain debug configuration
  • In netcoredbg plugin which contains the template of debug configuration
@svor svor added kind/task Internal things, technical debt, and to-do tasks to be performed. area/languages Issues related to Language extensions or plugins integration. status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. team/languages and removed area/languages Issues related to Language extensions or plugins integration. labels Oct 30, 2019
@benoitf benoitf added severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Oct 30, 2019
@benoitf benoitf added this to the Backlog - Languages milestone Oct 30, 2019
@tsmaeder tsmaeder mentioned this issue Nov 4, 2019
25 tasks
@tsmaeder tsmaeder mentioned this issue Nov 21, 2019
26 tasks
@svor svor self-assigned this Nov 29, 2019
@svor svor closed this as completed Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants