microsoft / microsoft/PTVS

Migrate to modern property pages

Open
#8,233 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

enhancement Epic
Dominant language
C#
Stars
2.6k
Forks
680
Avg merge
39m
Merged PRs (30d)
1

Description

Create a python application in VS. In solution explorer, right click on the Project and click on Properties. You will see something like this:

Image

This is a very old UI experience that violates a few Microsoft accessibility tenets (it doesn't support Dark Mode theme, for example), and has a variety of other problems.

We are going to move up to the new property pages. Docs for this are at https://github.com/dotnet/project-system/tree/main/docs/repo/property-pages

It will look something like this:

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.