dotnet / dotnet/arcade

Add `-vs` and `-vscode` to build scripts

Open
#15,850 8 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

In microsoft/testfx, we have `-vs` as part of our `build.ps1`:

https://github.com/microsoft/testfx/blob/9f043c6725409d3acc9871983460cbf8a669c6c9/eng/build.ps1#L36-L61

And then we have `open-vs.cmd` in repo root:

https://github.com/microsoft/testfx/blob/main/open-vs.cmd

We are also adding `open-code.cmd` in https://github.com/microsoft/testfx/pull/5592

I suggest adding these in Arcade so that they are available for all repos under `eng/common`, then individual repos can add simple wrappers in repo root.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.