Skip to content

Commit 5cd5089

Browse files
Merge pull request #6541 from MicrosoftDocs/jken/revise-dev-environment-landing
Revise dev environment landing page — focus on Windows-unique tools
2 parents 9f1fd41 + 2925bc3 commit 5cd5089

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

hub/dev-environment/index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Setup a development environment on Windows
3-
description: A guide to help you setup your development environment on Windows and install your preferred tools and code languages.
4-
ms.topic: install-set-up-deploy
2+
title: Windows developer tools
3+
description: Windows includes built-in tools designed for developers — a package manager, a Linux subsystem, optimized storage, and more.
4+
ms.topic: overview
55
ms.subservice: windows-nodejs
6-
ms.date: 01/07/2025
6+
ms.date: 03/26/2026
77
---
88

9-
# Development environment on Windows
9+
# Windows developer tools
1010

11-
Windows invites you to code as you are. Use whatever coding language or framework you prefer - whether developing with tools on Windows or with Linux tools on the Windows Subsystem for Linux, this guide will help you get set up and install what you need to start coding, debugging, and accessing services to put your work into production.
11+
Windows supports a wide range of development workflows. Tools like Visual Studio Code and GitHub Copilot are well-integrated on Windows, and with AI assistance built into your editor and terminal, it's straightforward to write scripts and build utilities to automate your work. Whether you're developing for Windows, the web, or cross-platform, this page points you to the tools and setup guides to get started.
1212

1313
## Tools to get you started
1414

@@ -57,9 +57,10 @@ Watch the Windows developer tools overview from Microsoft Ignite to see these to
5757
<iframe width="600" height="338" src="https://www.youtube.com/embed/mJQxAKYkCBk?si=y6-YTNGHkuDpFzZn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
5858

5959
---
60+
6061
## Development paths
6162

62-
Follow these guides to set up your Windows development environment for your preferred language or framework.
63+
Follow these guides to set up your development environment for your preferred language or framework on Windows.
6364

6465
:::row:::
6566
:::column:::

0 commit comments

Comments
 (0)