-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
affected-mediumThis issue impacts approximately half of our customersThis issue impacts approximately half of our customersarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing oneseverity-minorThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
Our current setup experience for the aspnetcore repo is designed to work best with Visual Studio (thinking about things like our startvs
scripts, our solution filters, debugging through multiple projects, etc).
We should invest some time into making the experience on VS Code and VS4Mac good for new contributors. This can include things like:
- Adding more VS Code launch configurations for different project scenarios (e.g. running test apps, tests, etc)
- Providing a more complete set of default extensions for VS Code
- Adding git hooks to alert users of common issues in their PR (e.g. bad formatting, no API updates, etc)
...and probably more.
Metadata
Metadata
Assignees
Labels
affected-mediumThis issue impacts approximately half of our customersThis issue impacts approximately half of our customersarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing oneseverity-minorThis label is used by an internal toolThis label is used by an internal tool