Been using it every day at work for 4 years. Never even noticed the name change to "Azure DevOps". Has anyone here ever used an online IDE, for anything other than very small tasks?
This is actually a new product using the old product name.
Remote-Powered Developer Tools
41–50 of 136 posts
Re: Remote-Powered Developer Tools
#42Haven't tried it but this seems useful. I know Google has something similar they use a lot internally. I guess one common use case for this is when you have code you need to run on a remote server but you want a nice development experience like you're developing locally (sometimes I see developers open an IDE on a remote server which is too slow). A better solution is working locally and having all changes sync autom…
Re: Remote-Powered Developer Tools
#43As an "oldtimer", I tried out AWS Cloud9 and other cloud based IDEs and came away deeply unimpressed . However my frame of reference was to my experience with my heavily customized IDEs. However, my daughter's classroom uses only online IDEs. I think they got used to this style of IDEs when they got started with Scratch programming in elementary school. These kids are much more comfortable and productive on the onlin…
Can I ask what city or school district your child goes to school in that they have programming classes in elementary school?
Re: Remote-Powered Developer Tools
#44I can see more developers adopting a cloud-based IDE. There may be desktop apps, which will be Electron or PWAs (if the APIs ever evolve enough), but the environment will be fully remote. The benefit is all the set up will already be done: the IDE will provide all the same code formatting, linting, dev sandbox, environment configuration, debugging profiles. No set up of any tooling to make this work. New employees ca…
I think RedHat is way ahead on that front with Eclipse Che.
Re: Remote-Powered Developer Tools
#45Re: Remote-Powered Developer Tools
#46I can see more developers adopting a cloud-based IDE. There may be desktop apps, which will be Electron or PWAs (if the APIs ever evolve enough), but the environment will be fully remote. The benefit is all the set up will already be done: the IDE will provide all the same code formatting, linting, dev sandbox, environment configuration, debugging profiles. No set up of any tooling to make this work. New employees ca…
> Once it is customized per enterprise customer, that's when it will really take off. Microsoft seems to be in a good position to lead that. I think RedHat is way ahead on that front with Eclipse Che.
Re: Remote-Powered Developer Tools
#47Re: Remote-Powered Developer Tools
#48Re: Remote-Powered Developer Tools
#49As an "oldtimer", I tried out AWS Cloud9 and other cloud based IDEs and came away deeply unimpressed . However my frame of reference was to my experience with my heavily customized IDEs. However, my daughter's classroom uses only online IDEs. I think they got used to this style of IDEs when they got started with Scratch programming in elementary school. These kids are much more comfortable and productive on the onlin…
Re: Remote-Powered Developer Tools
#50Earlier quoted context omitted.
> Once it is customized per enterprise customer, that's when it will really take off. Microsoft seems to be in a good position to lead that. I think RedHat is way ahead on that front with Eclipse Che.
Has Eclipse gotten any better for languages not named "Java"? I tried it for a while for C development (maybe 8 years ago?) and it was terrible. As in "I don't even know where to start fixing this" terrible.
I don't know, but Eclipse Che isn't Eclipse in the same way VS Code/Online isn't Visual Studio.