You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update with new tools
* Fix formatting
* fix links
* Add Copilot and Dev Home videos
* Add breaks
* Update dev home video
* update windows copilot video
* Text update
Copy file name to clipboardExpand all lines: hub/dev-environment/index.md
+74-29Lines changed: 74 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,78 @@ ms.date: 02/24/2022
13
13
14
14
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.
15
15
16
+
## Developer tools
17
+
18
+
:::row:::
19
+
:::column:::
20
+
[](/windows/dev-home)<br>
21
+
**[Dev Home](/windows/dev-home/)**<br>
22
+
Monitor your work in the centralized dashboard, GitHub and System performance widgets. Get setup and onboard new projects with the Machine configuration tool.<br>
Improve performance by storing project files on a Dev Drive and keep files secure with trust designation, antivirus configuration, and attached filters.
29
+
<br>
30
+
[Create a Dev Drive](/windows/dev-drive#how-to-set-up-a-dev-drive)
**[Windows Subsystem for Android](/windows/android/wsa/)**<br>
69
+
Windows Subsystem for Android™️ enables your Windows 11 device to run Android applications that are available in the Amazon Appstore.<br>
70
+
[Learn more](/windows/android/wsa/)
71
+
:::column-end:::
72
+
:::row-end:::
73
+
74
+
<br>
75
+
76
+
> [!VIDEO 54e6c532-a86c-4a39-81ab-40e28ce2ba96]
77
+
78
+
## Windows Copilot
79
+
80
+
The first PC platform to provide centralized AI assistance and designed to help people easily take action and get things done is coming soon! See the [Blog announcement](https://blogs.windows.com/windowsdeveloper/2023/05/23/bringing-the-power-of-ai-to-windows-11-unlocking-a-new-era-of-productivity-for-customers-and-developers-with-windows-copilot-and-dev-home/).
81
+
82
+
[Sign up to receive updates](https://aka.ms/PluginsForWindows)
83
+
84
+
<br>
85
+
86
+
> [!VIDEO 72ad293b-b7aa-4a78-9111-46eb0e072d7b]
87
+
16
88
## Development paths
17
89
18
90
:::row:::
@@ -33,7 +105,7 @@ Windows invites you to code as you are. Use whatever coding language or framewor
**[Get started with Windows Desktop](../apps/index.yml)**<br>
108
+
**[Get started building Windows apps](../apps/index.yml)**<br>
37
109
Get started building desktop apps for Windows using the Windows App SDK, UWP, Win32, WPF, Windows Forms, or updating and deploying existing desktop apps with MSIX and XAML Islands.
38
110
:::column-end:::
39
111
:::row-end:::
@@ -79,35 +151,8 @@ Windows invites you to code as you are. Use whatever coding language or framewor
0 commit comments