Skip to content

Commit c522d35

Browse files
committed
Dev Home deprecation notice updates
1 parent ab0353a commit c522d35

File tree

7 files changed

+15
-42
lines changed

7 files changed

+15
-42
lines changed

hub/dev-home/environments.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Environments in Dev Home
33
description: Learn about interacting with your virtual or cloud environments from Dev Home.
4-
ms.date: 01/28/2025
4+
ms.date: 05/19/2025
55
ms.topic: overview
66
---
77

88
# Environments in Dev Home
99

1010
> [!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.
1212
1313
A virtual environment is a self-contained workspace that allows you to maintain separate dependencies and settings for different projects, effectively isolating them from each other. The type of virtual environments supported and maintained by Microsoft currently include:
1414

@@ -97,9 +97,3 @@ Alternatively, you can remotely configure your environment:
9797
5. Review your configuration. Once complete, the virtual environment will be configured with your selected resources. You may be asked to enter user credentials for the specific environment to apply these changes.
9898

9999
![Machine configuration](../images/devhome-environment-config.png)
100-
101-
## Build an Extension for Environments in Dev Home
102-
103-
If there is a type of virtual environment that you regularly use that is currently unsupported by Dev Home, you can build your own Dev Home Environment Extension to display the virtual environment in Dev Home.
104-
105-
To build an environment extension, see our guidance and API documentation on GitHub: [Developer environments in Dev Home](https://github.com/microsoft/devhome/blob/main/docs/extensions/environments/readme.md).

hub/dev-home/extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Dev Home Extensions
33
description: Dev Home supports both default and custom-built extensions. Learn more about the Dev Home GitHub extension, how to customize Git widgets and notifications in the Dev Home dashboard, and how to build your own Dev Home extension.
4-
ms.date: 01/28/2025
4+
ms.date: 05/19/2025
55
ms.topic: overview
66
---
77

88
# Dev Home extensions
99

1010
> [!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.
1212
1313
Dev Home supports both default and custom-built extensions. Learn more about the Dev Home GitHub extension, how to customize Git widgets and notifications in the Dev Home dashboard, and how to build your own Dev Home extension.
1414

hub/dev-home/index.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Dev Home for Windows Developers
33
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
55
ms.topic: overview
66
---
77

88
# What is Dev Home?
99

1010
> [!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.
1212
1313
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.
1414

@@ -89,20 +89,11 @@ The [Dev Home Azure extension](https://apps.microsoft.com/detail/9MV8F79FGXTR) p
8989

9090
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)**.
9191

92-
![Environments in Dev Home](../images/devhome-environment-manage.png)
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-
10092
## Dev Home open source repos
10193

10294
Both Dev Home and Dev Home GitHub extension are open source and welcome your contributions.
10395

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)
10598
- [Dev Home GitHub extension repository on GitHub](https://github.com/microsoft/devhomegithubextension)
10699
- [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).

hub/dev-home/setup.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Dev Home Machine Configuration
33
description: Set up your Windows development environment with Dev Home by using the integrated set up tool to get your machine to a development-ready state. Use the step-by-step graphical interface to walk through the setup process or use a WinGet Configuration file with pre-defined setup requirements.
4-
ms.date: 01/28/2025
4+
ms.date: 05/19/2025
55
ms.topic: overview
66
---
77

88
# Dev Home Machine Configuration - Set up your Windows development environment
99

1010
> [!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.
1212
1313
The Dev Home machine configuration tool brings all of your dev environment set up tasks into one place, enabling you to efficiently set up a new machine or onboard new projects.
1414

@@ -41,5 +41,3 @@ When using Dev Home to clone a repository, once you have selected a repo (or mul
4141
If you have not yet created a Dev Drive, you will have the option to create one using Dev Home. Check the box to optimize the performance of your workloads with a Dev Drive. Then you can customize a few options, such as the drive letter, name, size, and location of the dynamic VHDX on which the Dev Drive will be created. The name will be used for both the VHDX file and the Dev Drive. By default, the options are the next available drive letter, size of 50GB, and created at `%userprofile%\DevDrives`.
4242

4343
![Screenshot of Dev Home Machine configuration being used to clone a repository.](../images/devhome-github-setup.png)
44-
45-
Learn more about what you can do with **[Dev Home](./index.md)**.

hub/dev-home/utilities.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
---
22
title: Dev Home utilities
33
description: Get access to developer utilities directly in Windows through Dev Home.
4-
ms.date: 01/28/2025
4+
ms.date: 05/19/2025
55
ms.topic: overview
66
---
77

88
# Use developer utilities delivered with Dev Home
99

1010
> [!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.
12-
13-
Dev Home brings a set of utilities that are helpful to developers directly to Windows. [Microsoft PowerToys](../powertoys/index.md) now delivers some of its utilities within Dev Home, making it even easier to use these tools.
14-
15-
![Dev Home utilities screenshot](../images/dev-home-utilities.png)
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.
1612
1713
## Environment Variables
1814

hub/dev-home/windows-customization.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Dev Home Windows Customization
33
description: Learn how to optimize your workflows by customizing Windows File Explorer, Dev Drive insights, and developer settings using Dev Home.
4-
ms.date: 01/28/2025
4+
ms.date: 05/19/2025
55
ms.topic: overview
66
---
77

88
# Dev Home Windows Customization
99

1010
> [!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.
1212
1313
Windows Customization in Dev Home enables you to configure your Windows environment to suit your development needs.
1414

@@ -62,7 +62,7 @@ Configure optional **virtualization features** to enable/disable virtualization
6262

6363
### General System Settings
6464

65-
Configure various **general system** settings for developer workfloows, including:
65+
Configure various **general system** settings for developer workfloows, including:
6666

6767
- **End Task**: Enable end task in taskbar by right-click.
6868
- **Enable long paths**: Remove MAX_PATH limitations from common Win32 file and directory functions.
@@ -75,10 +75,4 @@ Deprioritized tasks will be paused for a maximum of 2 hours in order to prioriti
7575

7676
After ending a "Quiet Background Processes" session, you can review an **Analytic summary** to see how this setting may have impacted CPU usage during your development time.
7777

78-
*The Quiet Background Processes feature in Dev Home is only available on modern versions of Windows 11 and will not be displayed or available as an experimental feature on unsupported versions of Windows.
79-
8078
![Quiet Background Processes in Windows Customization](../images/devhome-quiet-background-analysis.png)
81-
82-
## Feedback and feature requests
83-
84-
Dev Home is open source and welcomes your contributions and feedback. File new feature requests for Windows Customization on [GitHub](https://github.com/microsoft/devhome).

hub/images/dev-home-utilities.png

-297 KB
Binary file not shown.

0 commit comments

Comments
 (0)