Just past 8min 20sec - 'State of the Browser' session at Ignite Conference 2019:
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
But, .... but....Why???
But, .... but....Why???
The tables have turned; Linux *was* the virus, now Edge has become the same ;-)
I can't see this having a target audience of more than a few 100 people - probably will only be used by a few devs to check browser comparability for their webapps.
Give this man a Bell'sJust use chromium... Edge can get piped, it doesn't belong anywhere near a linux distro.
VS Code is also available on Linux, which many.people are happy with.Ah look... so now M$ crap on Linux... not interested...
You'll end up eating your hat. Chredge (Chromium-based Edge) is nothing like the previous Msft browsers. It's fast, slick, compatible, stable, clean. Been using the Win version for months in Dev and Beta. Love it so far. Do yourself a favour and install the beta on Win. Even MS-haters will be pleasantly surprised.
VS Code is also available on Linux, which many.people are happy with.
To be honest I might give Edge a try on Linux. Chromium and FF looks weird to me in comparison to Chrome and FF on Windows.
Thanks. I'm not a developer though. I have however installed the Ruby Jetbrains IDE on my Linux VM. It seemed pretty solid.May I suggest a markup editor like Sublime Text, or a full blown IDE like one of the Jetbrains Suite of products.
I opted for Webstorm and it really is just a better dev experience, IMHO.
And yes, it costs money, but I figure a good mechanic, engineer, mathematician or plumber, buys the best tools they can afford, when they can.
I'd say Vim is the best tool for quick remote edit for a one/couple line change, VS Code is good for anything a step up from that, and utterly owns with integrations such as git, jira, (and I think azure devops, haven't really played around with it), and the docker remoting is also awesome. For PHP, only reason to move to Jetbrains is if you're dealing with objects, their intellisense is just miles ahead with the parameter and type hinting:May I suggest a markup editor like Sublime Text, or a full blown IDE like one of the Jetbrains Suite of products.
I opted for Webstorm and it really is just a better dev experience, IMHO.
And yes, it costs money, but I figure a good mechanic, engineer, mathematician or plumber, buys the best tools they can afford, when they can.

Jetbrain's entire product offering is awesome.I'd say Vim is the best tool for quick remote edit for a one/couple line change, VS Code is good for anything a step up from that, and utterly owns with integrations such as git, jira, (and I think azure devops, haven't really played around with it), and the docker remoting is also awesome. For PHP, only reason to move to Jetbrains is if you're dealing with objects, their intellisense is just miles ahead with the parameter and type hinting:
View attachment 738137
Issue to vote on here: https://github.com/Microsoft/vscode/issues/16221
I prefer Goland over VS Code's Go with add-ons, but it's a close thing, and the database integration is also pretty good across the suite (from IntelliJ to DataGrip (which is their IDE for SQL)).
Just use docker."Develop on the platform on which you deploy"
I see a growing number of Devs using a *nix based OS as their daily driver. Testing for windows can only be done on a windows machine with edge installed these days.
Less people are writing code with Edge in mind, hence ChrEdge exists.
Just use docker.