top | item 35262929

(no title)

jackosdev | 2 years ago

vscode is an incredible piece of software, better than all the paid options in my opinion, the amount of features they pump out month to month is outstanding, just a bit slow due to electron. I never understood why they put so much effort into a free product that I run from Linux and Mac, but I'm happily paying the copilot subscription so it all makes sense now.

discuss

order

bombela|2 years ago

It's free and electron because they can run it in a web browser, running everything on MS Azure. With code on GitHub and CI on GitHub etc etc. The whole dev experience offered to companies as a service via a series of web applications. Companies will love this.

Just get any web browser, preferably Microsoft Edge on a Microsoft Window Pro on a Microsoft Surface laptop. Open Microsoft GitHub workspace. To dev for your Microsoft Azure hosted Linux VM. Run the CI on GitHub. Use Microsoft O365 for your design doc. And Microsoft Team for communication.

Poor little Linux in the middle.

CoolCold|2 years ago

Why poor little Linux? Those got what they wanted.

No gloomy project managers above you, just write the code you like, express yourself? Check

No telemetry to know what average Joe The Normie uses and wants? Check

No spending time on meetings and plannings, boring strategy discussions, just do a bit of here and there what your soul wants today? Check

Love to tinker and customize your setup without leaving a chance for IT department to standardize on software and settings rollouts, no MDM covering YOUR system ? You are out of enterprise - Check

Dreams came true, why poor?

withinboredom|2 years ago

You honestly had me do a double take. Copilot costs money? Maybe I get it through some other thing, but its been free for me as long as I can remember. It's wrong so often that I generally keep it on because it's entertaining. I wouldn't pay for it.

infinityio|2 years ago

I think copilot is free in the education pack - you might have got it from there?

nunobrito|2 years ago

Would have to differ. Best IDE would have the Borland Pascal 7/C back in the 90s, then Delphi and eventually Netbeans/Eclipse to take that position as something worthwhile between Linux, Mac and Windows.

For me Delphi Pascal was the pinacle of compilers/IDE combos. A simply fantastic combination of GUI editor, assembler support, fast compiler and truly useful documentation with pratical examples at the click of a button without needing internet.

VScode with a proper copilot seems to be a game changer. Crossing fingers.

theshrike79|2 years ago

Yep. IntelliJ's stuff is the only one that actually competes with VSCode - and the playing field is surprisingly even if you add the VSCode plugin ecosystem to it.

For C# Rider is still the gold standard in my book, but for Go I still prefer VSCode to GoLand.

insane_dreamer|2 years ago

better than PyCharm for python?

jackosdev|2 years ago

Nah that editor is much better if you're just using Python, but vscode imo is better for polyglots, the experience and keybinds stay the same across languages once you work out `tasks.json` and `launch.json`

OOPMan|2 years ago

Nope, but VsCode addicts are usually too cheap to try a paid-for tool like PyCharm