Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation change #4905

Closed
skanda890 opened this issue Mar 13, 2024 · 2 comments
Closed

Documentation change #4905

skanda890 opened this issue Mar 13, 2024 · 2 comments
Assignees
Labels

Comments

@skanda890
Copy link

skanda890 commented Mar 13, 2024

Type of issue

Grammatical mistake

Documentation change

Change the documentation to :


title: Dev Home for Windows Developers
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.
ms.date: 02/20/2024
ms.topic: overview

What is Dev Home?

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 for storage all in one place.

  • Use the centralized dashboard with customizable widgets to monitor workflows, track your dev projects, coding tasks, Azure DevOps queries, GitHub issues, pull requests, available SSH connections, and system CPU, GPU, Memory, and Network performance.
  • Use the Machine configuration tool to set up your development environment on a new device or onboard a new dev project.
  • Use Dev Home extensions to set up widgets that display developer-specific information. Create and share your custom-built extensions.
  • Create a Dev Drive to store your project files and Git repositories.

[!div class="nextstepaction"]
Install Dev Home (Preview)

Screenshot of the Dev Home welcome message

Dev Home Machine configuration

To set up a new machine or onboard a new project with Dev Home, select Machine configuration. Dev Home can manage everything you need to get to your machine's development environment to a ready-to-code state, whether you want an end-to-end setup process, want to use a WinGet Configuration file, or just want to perform a quick step, like cloning a Git repository, installing a specific application, or adding a Dev Drive to improve the performance of your project's storage volume.

Learn more about how to get started with the Dev Home Machine configuration tool.

Screenshot of the Dev Home Machine configuration tool.

Dev Home dashboard widgets

Monitor your workflows using customizable widgets on the Dev Home dashboard. By default, Dev Home provides widgets for:

  • GPU: Monitor the performance of your machine's GPU.
  • SSH keychain: Lists the SSH connections available in your ssh/.config file. Select one of these SSH items to open that connection in Windows Terminal.
  • Memory: Monitor the performance of your machine's memory.
  • Network: Monitor the performance of your machine's network.
  • CPU: Monitor the performance of your machine's CPU.
  • GitHub: The Dev Home GitHub extension can be connected to your GitHub credentials to provide both customizable widgets and notifications.
  • Azure DevOps: The Dev Home Azure extension can be connected to your Azure account to provide customizable widgets for queries and pull requests.

Screenshot of Dev Home widgets for monitoring Memory, Network, CPU, and GPU performance.

System widgets

The Dev Home system widgets can provide real-time information on:

  • Memory: Amount in use, total available, total committed, total cached, paged pool, non-paged pool.
  • Network: Bandwidth measurements, including total kilobits per second for both sending and receiving data, along with the network name.
  • CPU: Total utilization, speed, and active processes.
  • GPU: Total utilization, temperature, and graphics chip name.

Screenshot of Dev Home system performance widget details.

GitHub extension widgets

The Dev Home GitHub extension enables you to connect your GitHub account to Dev Home and create customized widgets that integrate with your GitHub repositories. To connect your GitHub account to Dev Home and begin creating GitHub widgets:

  1. Once you've installed Dev Home, the GitHub extension will be available by default, but you will need to log-in to your GitHub account to gain access to the integrated features. Currently Dev Home supports only a single GitHub account. (See the DevHome Extension repo on GitHub for updates on adding support for multiple accounts.)

  2. Select Add a widget from the top-right of your Dev Home dashboard. A list of widget options will appear that you can pin and then customize to your preference.

Learn more about the Dev Home GitHub extension and how to create customized widgets and set up Windows notifications.

Screenshot of customized GitHub widgets on the Dev Home dashboard.

Dev Home extensions

Dev Home extensions power the functionality of Dev Home's customizable widgets. By default, Dev Home includes the GitHub extension, but you can also create and share your custom-built extensions.

Learn more about Dev Home extensions, including how to create customized GitHub widgets, set up GitHub notifications, create custom ADO widgets, or build and share your own Dev Home extensions.

Dev Home Azure extension

The Dev Home Azure extension provides integration with Azure DevOps directly into Dev Home and provides customizable widgets to allow you to display your queries and pull requests. To connect your Azure account to Dev Home and begin creating Azure Developer Operations (ADO) widgets:

  1. Install the Dev Home Azure extension from the Microsoft Store.​ Once installed, if your machine is connected to a work account already, Dev Home will connect automatically. Otherwise, you can sign into your Azure account in Dev Home's account settings.

  2. Select Add a widget from the top-right of your Dev Home dashboard. A list of widget options will appear that you can pin and then customize to your liking.

Screenshot of an Azure widget Query Result showing DevOp items including an Epic and User Story in Dev Home

Dev Home open source repos

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

You can also contribute to the open source documentation for Dev Home by visiting the Windows Dev Docs open source repo on GitHub.

@mattwojo
Copy link
Contributor

Sorry @skanda890 -- Where is the grammatical mistake you're pointing out here? Closing this issue, but please feel welcome to reopen and clearly identify where you see a mistake.

@skanda890
Copy link
Author

skanda890 commented Mar 19, 2024

Sorry @skanda890 -- Where is the grammatical mistake you're pointing out here? Closing this issue, but please feel welcome to reopen and identify where you see a mistake.

Just change it to this and if you want to check where, then edit the current document using Grammarly, and see for yourself, since it is a YAML document ignore the so-called YAML mistakes, and correct the spelling and grammar mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants