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

Should support tasks for public and watch #2874

Closed
Pilchie opened this issue Feb 26, 2019 · 0 comments · Fixed by #2903
Closed

Should support tasks for public and watch #2874

Pilchie opened this issue Feb 26, 2019 · 0 comments · Fixed by #2903

Comments

@Pilchie
Copy link
Member

Pilchie commented Feb 26, 2019

Steps to reproduce

  1. dotnet new console
  2. Open in VSCode.
  3. Allow task generation for build and debug to happen.

Expected behavior

Should also have support for dotnet publish and dotnet watch. (We'll need to decide what verb to watch depending on project type.

Actual behavior

No publish/watch support.

Related

Related to 🔗 2043, but that seems to be about restarting debugging sessions, but regardless of debugging, dotnet watch run or dotnet watch test support would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants