Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Azer0s3976yI like Jetbrains Rider as a replacement for Visual Studio. It's not as good as VS but it comes pretty close...
-
laceytech756yHave you tried VS Code? It's multiplatform and runs pretty quick, it's built by Microsoft and it's open source *gasp*...
https://code.visualstudio.com/downl... -
@laceytech It's still not the same. I love VS Code, but for C# and C++ I think it's not a replacement.
-
laceytech756y@FilipeRamalho what about the PHPStorm range? The parent company have editors for different languages. Alternatively, you could see if visual studio will run in Wine, Crossover or Parallels?
-
@laceytech Did you accidentaly mentioned me ? Or did you thought I also use a Linux distro, what I don't ?
-
@FilipeRamalho Visual Studio code is great for quick HTML and Javascript editing when you need it, but it isn't great as an IDE IMO. I think Microsoft's eventually going to try to transform into a full fledged IDE if the plugins get powerful enough.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
So, I decided over the weekend that I would move my entire dev environment to Linux. No Windows on the laptop and only as a backup boot system for my home PC. I wanted to wean myself off of Linux as only being a VM and move to the full blown desktop.
I can only describe my experience to that of having your first kid: lot's of crying and joy at the same time.
Things I've learned:
1. The install is amazingly painless. Wi-Fi and Bluetooth work straight out of the box no configuring needed.
2. OH MY GOD THE CUSTOMIZATION. Rocking Arc Dark theme on Gnome3 = EVERYTHING IS
ALWAYS DARK MICROSOFT WHY IS THIS NOT A THING.
3. Getting Java servlets to work has been hell. I gave up trying to get them to work in eclipse and moved over to IntelliJ. More trial and error before I can figure out why tomcat won't fucking work in eclipse but it's fine in IntelliJ.
4. The UI and overall work flow has been improved after getting past the learning curve. Gnome3 is way better from when I tried it out 4 years ago.
5. Vim has a steep learning curve but I am starting to understand the net benefits of it. It'll probably be a solid month before I get good with it.
6. Loosing Microsoft Office has been a little bit of a challenge but their suite is online so....meh. I do miss Visual Studio though, and am still looking for an adequate replacement for C++ and C# development.
Overall it's been a challenge but I think it's been a net gain. Now if only I could get the whole sys-admin team to use it. ;)
random
linux
joy
pain
java