News

Visual Studio Online Boosts Customization

Microsoft has provided more customization functionality and other enhancements to Visual Studio Online, which provides cloud-powered, managed, on-demand development environments accessible from anywhere via Visual Studio Code or a browser, with Visual Studio IDE support in private preview.

Visual Studio Online, some six years in the making, debuted last fall with the company touting cloud-powered capabilities such as scaling, predictable pay-for-what-you-use pricing and increased computing power, along with multiple tool choices, remote debugging, built-in collaboration and more.

"Additionally, Visual Studio Online brings many of the benefits of DevOps, like repeatability and reliability, which have typically been reserved for production workloads, to development environments," says the documentation. "However, Visual Studio Online is also personalizable to allow developers to leverage the tools, processes and configurations that they have come to love and rely on -- truly the best of both worlds!"

Environment creation leveraging a Dockerfile with new progress indicators.
[Click on image for larger, animated GIF view.] Environment creation leveraging a Dockerfile with new progress indicators, in action. (source: Microsoft).

Today (Feb. 27), the company detailed improvements that have been made to the project since then.

"We're excited to bring you several new features ranging from enhanced environment configuration with custom Dockerfile support to enabling setting changes to environments," said project program manager Allison Buchholtz-Au in a blog post.

She said that latter item, providing more environment customization functionality, grew from developer feedback. "Environments are as unique as the projects within them and we heard from many of you that our current customization options weren't enough. To give you greater control over your environment setup and improve repeatability, we've enabled support for Docker images and Dockerfiles and provided more insight into environment creation with our new progress screen. Additionally, you can also specify a GitHub pull request or branch URL, allowing you to jump directly into a pull request review or particular branch after the environment is created."

Other improvements include:

  • Out-of-the-box support for more project types by expanding the default environment configuration to include PowerShell, Azure CLI, native debugging for Go and C++, updated .NET Core SDKs, and improved Python support.
  • Functionality to mimic activating "turbo mode" via the tweaking of environment settings after creation in order to leverage more resources for intensive operations, for example. This can be done from VS Code or the portal.
  • Easier cleanup of unneeded plans with deletion capability via the browser or VS Code, rather than having to log into the Azure portal.
  • The ability to enable the use of the latest Visual Studio Code features directly from a browser. Developers can switch the Visual Studio Code Insiders channel to "on" in order to get early access to new enhancements.

Microsoft is seeking more developer feedback here.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube