|
1 | 1 | ---
|
2 | 2 | title: Dev Home for Windows Developers
|
3 | 3 | description: Dev Home is a new control center for Windows providing the ability to track your workflows and coding tasks using customizable widgets, set up your dev environment, connect to your developer accounts and tools (such as GitHub), and install apps and packages all in one place.
|
4 |
| -ms.date: 01/28/2025 |
| 4 | +ms.date: 05/19/2025 |
5 | 5 | ms.topic: overview
|
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | # What is Dev Home?
|
9 | 9 |
|
10 | 10 | > [!IMPORTANT]
|
11 |
| -> Dev Home will be going away in May 2025 and a subset of its features will be moved to new places. Stay tuned for more information in the following months. |
| 11 | +> Starting May 2025, Dev Home will no longer be supported as a feature in Windows 11. See [Advanced Windows settings](./advanced-settings/index.md) for information on File Explorer version control integration, Sudo for Windows, and additional developer features coming soon. |
12 | 12 |
|
13 | 13 | Dev Home is a new control center for Windows providing the ability to monitor projects in your dashboard using customizable widgets, set up your dev environment by downloading apps, packages, or repositories, connect to your developer accounts and tools (such as GitHub), and create a [Dev Drive](../dev-drive/index.md) for storage all in one place.
|
14 | 14 |
|
@@ -89,20 +89,11 @@ The [Dev Home Azure extension](https://apps.microsoft.com/detail/9MV8F79FGXTR) p
|
89 | 89 |
|
90 | 90 | Environments in Dev Home can help you to centralize your interactions with virtual or cloud environments in a single place. Quickly launch, start, stop, or sync virtual environments, seamlessly integrating with the Windows OS. Learn more about **[Environments in Dev Home](./environments.md)**.
|
91 | 91 |
|
92 |
| - |
93 |
| - |
94 |
| -## Experimental features |
95 |
| - |
96 |
| -Dev Home supports experimenting with developer-focused features. Features that are identified as "Experimental" may be added and removed from release to release. |
97 |
| - |
98 |
| -A few recent Dev Home Experimental features have included "Dev Diagnostics," a way to consolidate diagnostic tools, and "Quickstart Playground," an AI integration for generating app development projects in Visual Studio Code. You can find these Experimental features tracked in the [Dev Home Release Notes]( https://github.com/microsoft/devhome/releases). |
99 |
| - |
100 | 92 | ## Dev Home open source repos
|
101 | 93 |
|
102 | 94 | Both Dev Home and Dev Home GitHub extension are open source and welcome your contributions.
|
103 | 95 |
|
104 |
| -- [Dev Home repository on GitHub](https://github.com/microsoft/devhome). |
| 96 | +- [Dev Home repository on GitHub](https://github.com/microsoft/devhome) |
| 97 | +- [Dev Home Release Notes]( https://github.com/microsoft/devhome/releases) |
105 | 98 | - [Dev Home GitHub extension repository on GitHub](https://github.com/microsoft/devhomegithubextension)
|
106 | 99 | - [Dev Home Azure extension repository on GitHub](https://github.com/microsoft/devhomeazureextension)
|
107 |
| - |
108 |
| -You can also contribute to the open source documentation for Dev Home by visiting the [Windows Dev Docs open source repo on GitHub](https://github.com/MicrosoftDocs/windows-dev-docs/issues). |
0 commit comments