Visual Studio Online has a browser-based editor with support for Git repos, extensions, and a built-in command line interface so you can edit, run, and debug your applications from any device.
This is super cool, and probably a step forward towards dev and deployment in the cloud (without the local environment).
Heroku’s original idea was something similar almost 10 years ago, I got to play around with it back then and loved it. This is though it was probably ahead of it’s time back then.
@kreevers By the look of it, it looks pretty competitive. My guess is that CodeSandbox will also try to double down on the server-infrastructure side of things - and if you like VSCode-in-a-browser-tab, but don't like Azure...
This is a nightmare to start using... Microsoft is still old age! Thought it would be as easy as login in with github or even hotmail (my 2001 account looks useful again) but the you have to set up a billing plan in Azzure and blah blah blah...
I spun up my project in an Azure instance to play around. This is an incredible step forward in terms of collaborative coding and editing projects. Well done.
My preferred way to use it is through the locally installed VS Code. I just open the IDE and in a few clicks I'm connected to my existing environment or create a new one for a new project.
A few reasons why you may want to do that instead of using your local machine:
1. It is powered by super-fast Azure VMs, so even huge projects and a dozen of extensions works blazing fast
2. The point above also means that you can run it without hearing the noise of your fan blowing off the heat and seeing the battery discharging at alarming rates. I love it for the full-day development on the go!
3. It is powered by a full Linux VM, so you can run anything you want there without spending time setting up the env locally.
The pricing though! $50/month for full-time development is not that big of a deal for professional developers, but may be quite pricey for hobbyist. Beware that unused suspended environments still cost you money!
@nikmd23 hello Nik, sorry I see your reply just today (I am not here as often as I should!) - I checked now Visual Studio Online and I can finally create my own environment and run Visual Studio. Pretty much amazing experience, to be honest! Thanks!
Handy solution. Also, I like using Team Foundation Server (VS) + TMetric time management application. Track time spent on tasks directly from TFS. Pretty simple. https://www.capterra.com/p/14862...
Radi.Cards