Skip to content

Commit e5e5eda

Browse files
authored
Update Windows Dev Env landing page (#5080)
1 parent d2a86cf commit e5e5eda

File tree

1 file changed

+14
-37
lines changed

1 file changed

+14
-37
lines changed

hub/dev-environment/index.md

Lines changed: 14 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Setup a development environment on Windows
33
description: A guide to help you setup your development environment on Windows and install your preferred tools and code languages.
44
ms.topic: article
55
ms.subservice: windows-nodejs
6-
ms.date: 11/21/2024
6+
ms.date: 01/07/2025
77
---
88

99
# Set up your development environment on Windows
@@ -14,10 +14,11 @@ Windows invites you to code as you are. Use whatever coding language or framewor
1414

1515
:::row:::
1616
:::column:::
17-
[![Dev Home icon](../images/dev-home-icon.png)](/windows/dev-home)<br>
18-
**[Dev Home](/windows/dev-home/)**<br>
19-
Monitor your work in the centralized dashboard, GitHub and System performance widgets. Get setup and onboard new projects with the Machine configuration tool.<br>
20-
[Install Dev Home](https://aka.ms/devhome)
17+
[![Windows Terminal icon](../images/terminal.png)](/windows/terminal/)<br>
18+
**[Windows Terminal](/windows/terminal/)**<br>
19+
Customize your terminal environment to work with multiple command line shells.
20+
<br>
21+
[Install Terminal](https://www.microsoft.com/p/windows-terminal/9n0dx20hk701?rtc=1&activetab=pivot:overviewtab)
2122
:::column-end:::
2223
:::column:::
2324
[![Dev Drive icon](../images/dev-drive-icon.png)](/windows/dev-drive)<br>
@@ -27,10 +28,10 @@ Windows invites you to code as you are. Use whatever coding language or framewor
2728
[Create a Dev Drive](/windows/dev-drive#how-to-set-up-a-dev-drive)
2829
:::column-end:::
2930
:::column:::
30-
[![Windows Package Manager icon](../images/winget.png)](../package-manager/configuration/index.md)<br>
31-
**[WinGet Configuration](../package-manager/configuration/index.md)**<br>
32-
Consolidate manual machine setup and project onboarding to a single command that is reliable and repeatable.<br>
33-
[Author a configuration file](../package-manager/configuration/create.md)
31+
[![Windows Package Manager icon](../images/winget.png)](../package-manager/index.md)<br>
32+
**[Windows Package Manager](../package-manager/index.md)**<br>
33+
Use the winget.exe client, a comprehensive package manager, with your command line to install applications on Windows.<br>
34+
[Install Windows Package Manager](../package-manager/winget/index.md#install-winget)
3435
:::column-end:::
3536
:::column:::
3637
[![WSL icon](../images/wsl-icon.png)](/windows/wsl/)<br>
@@ -42,48 +43,24 @@ Windows invites you to code as you are. Use whatever coding language or framewor
4243

4344
:::row:::
4445
:::column:::
45-
[![Windows Terminal icon](../images/terminal.png)](/windows/terminal/)<br>
46-
**[Windows Terminal](/windows/terminal/)**<br>
47-
Customize your terminal environment to work with multiple command line shells.
48-
<br>
49-
[Install Terminal](https://www.microsoft.com/p/windows-terminal/9n0dx20hk701?rtc=1&activetab=pivot:overviewtab)
50-
:::column-end:::
51-
:::column:::
52-
[![Windows Package Manager icon](../images/winget.png)](../package-manager/index.md)<br>
53-
**[Windows Package Manager](../package-manager/index.md)**<br>
54-
Use the winget.exe client, a comprehensive package manager, with your command line to install applications on Windows.<br>
55-
[Install Windows Package Manager](../package-manager/winget/index.md#install-winget)
46+
[![Windows Package Manager icon](../images/winget.png)](../package-manager/configuration/index.md)<br>
47+
**[WinGet Configuration](../package-manager/configuration/index.md)**<br>
48+
Consolidate manual machine setup and project onboarding to a single command that is reliable and repeatable.<br>
49+
[Author a configuration file](../package-manager/configuration/create.md)
5650
:::column-end:::
5751
:::column:::
5852
[![PowerToys icon](../images/powertoys.png)](../powertoys/index.md)<br>
5953
**[Microsoft PowerToys](../powertoys/index.md)**<br>
6054
Tune and streamline your Windows experience for greater productivity with this set of power user utilities.<br>
6155
[Install PowerToys](../powertoys/install.md)
6256
:::column-end:::
63-
:::column:::
64-
[![WSA icon](../images/wsa-icon.png)](/windows/android/wsa/)<br>
65-
**[Windows Subsystem for Android](/windows/android/wsa/)**<br>
66-
Windows Subsystem for Android™️ support ends March 5, 2025.<br>
67-
[Learn more](/windows/android/wsa/)
68-
:::column-end:::
69-
:::row-end:::
70-
:::row:::
7157
:::column:::
7258
[![Sudo for Windows icon](../images/sudo.png)](/windows/sudo/)<br>
7359
**[Sudo for Windows](/windows/sudo/)**<br>
7460
Sudo for Windows is a new way for users to run elevated commands directly from an unelevated console session.
7561
<br>
7662
[Enable and configure Sudo for Windows](/windows/sudo)
7763
:::column-end:::
78-
:::column:::
79-
[![Copilot in Windows icon](../images/copilot.png)](/windows/ai/)<br>
80-
**[Windows AI](/windows/ai/)**<br>
81-
A new era of AI has arrived at Microsoft. See how AI is being integrated in Windows 11.
82-
<br>
83-
[Explore Windows AI](/windows/ai)
84-
:::column-end:::
85-
:::column:::
86-
:::column-end:::
8764
:::row-end:::
8865
<br>
8966

0 commit comments

Comments
 (0)