Visual Studio online available for public preview
visualstudio.microsoft.com
Visual Studio online available for public preview
1–10 of 127 posts
Re: Visual Studio online available for public preview
#2Re: Visual Studio online available for public preview
#3What is the use case for a hosted Visual Studio Code?
Re: Visual Studio online available for public preview
#4Re: Visual Studio online available for public preview
#5What is the use case for a hosted Visual Studio Code?
Re: Visual Studio online available for public preview
#6Let us know if you have any questions/comments/feedback, since we’re very keen to begin working with the broader developer community, and learning how we can continue to improve. Otherwise, check out the service (https://aka.ms/vso), and then let us know what you think (https://GitHub.com/microsoftdocs/vsonline).
Re: Visual Studio online available for public preview
#7What is the use case for a hosted Visual Studio Code?
Whether you’re working on a long-term project, a short-lived feature branch, or want to quickly review a pull request, Visual Studio Online can help you be more productive by providing a fully configured development environment in minutes. By pointing to a Git repo, Visual Studio Online sets up everything you need to focus on being productive:
* Source code
* Runtimes
* Linters & debuggers
* ExtensionsRe: Visual Studio online available for public preview
#8What is the use case for a hosted Visual Studio Code?
Re: Visual Studio online available for public preview
#9What is the use case for a hosted Visual Studio Code?
I think some people see value in it as a security feature, or ease of development environment setup. There are also collaborative code editing features. You can both get into a file and type in it at the same time. You can get into your project and work on it from any machine, anywhere, even a phone, potentially.
Personally though, I would never take a job where you do most of your coding in the cloud.
Re: Visual Studio online available for public preview
#10Hey All! I’m a PM on the Visual Studio Online team (as well as Live Share and IntelliCode), and we’re extremely excited to have more developers try out the product. Our goal is to dramatically reduce the cost of setup/onboarding, enable better team/classroom collaboration, and further support remote development. We believe that having on-demand, cloud-powered dev environments, that are accessible from VS Code and the…