1. Visual Studio Code for the Web

    https://code.visualstudio.com/docs/editor/vscode-web

    Visual Studio Code for the Web lets you browse and edit code online without installing anything. You can open GitHub, Azure Repos, local files, and more with custom URLs and extensions.

  2. Visual Studio: IDE and Code Editor for Software Developers and Teams

    https://visualstudio.microsoft.com/

    Visual Studio is a product family of tools and services for software development on Windows, macOS, and Linux. It includes GitHub Copilot, a AI-powered coding companion, and supports .NET, C++, JavaScript, and other languages.

  3. Visual Studio – Cloud-connected Development Environment

    https://visualstudio.microsoft.com/vs/cloud-connected/

    Visual Studio 2022 lets you connect to the cloud for updates, libraries, settings, and collaboration. Download the free trial or Community version and get AI-powered code completion, GitHub integration, and more.

  4. Visual Studio Online | Microsoft Learn

    https://learn.microsoft.com/en-us/shows/visual-studio-toolbox/visual-studio-online

    Learn how to use Visual Studio Online, a cloud-based development environment you can access from anywhere. Watch a video episode with Burke Holland, who shows how to spin up a new environment, point it at a repo and start coding.

  5. What's New in Visual Studio Online - Visual Studio Blog

    https://devblogs.microsoft.com/visualstudio/whats-new-in-visual-studio-online-feb-2020/

    Learn about the latest enhancements to Visual Studio Online, a service that provides managed, on-demand development environments for any project. See how to customize environments with Docker, change settings, delete plans, and try Visual Studio Code Insiders in the browser.

  6. Announcing Visual Studio Online Public Preview

    https://devblogs.microsoft.com/visualstudio/announcing-visual-studio-online-public-preview/

    Visual Studio Online provides managed, on-demand development environments that can be used for long-term projects, to quickly prototype a new feature, or for short-term tasks like reviewing pull requests. You can work with environments from anywhere using Visual Studio Code, Visual Studio IDE, or the browser-based editor, and connect to your own self-hosted environments.

  7. Start Coding in Your Browser With Microsoft Visual Studio Online - MUO

    https://www.makeuseof.com/tag/coding-browser-microsoft-visual-studio-online/

    Learn how Visual Studio Online will let you code in the browser with a team, syncing with your local editor. Find out the features, benefits, and drawbacks of this cloud-based development tool.

  8. How I started using the Visual Studio Online (Cloud IDE)

    https://blog.burgyn.online/2020/01/20/how-i-started-using-vs-online

    How to do it? It is simple. Just visit the portal https://online.visualstudio.com. Log in using the Microsoft account to which AZURE Subscription is assigned. (If you don’t have one, you can try free access for 12 month). We need to create a plan before we can create environments. AZURE will create a Resource Group and Visual Studio Online Plan.

  9. Bring your own machine to Visual Studio Online

    https://devblogs.microsoft.com/visualstudio/bring-your-own-machine-to-visual-studio-online/

    Learn how to cloud-connect your work or home machine to Visual Studio Online using the CLI or Visual Studio Code extension. This is a great option for developers who want to use their own environments or access specialized hardware in the cloud.