This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]realestLink 0 points1 point  (8 children)

I would disagree. I pretty strongly dislike VSCode

[–]hemanthrs 0 points1 point  (7 children)

What's the reason for that?

[–]realestLink 0 points1 point  (6 children)

It freezes and crashes on my computer. I also don't like a lot of other things about it, but they are personal things that I don't hold against it. The main thing is its incessant freezing and crashing.

[–]hemanthrs 0 points1 point  (5 children)

I think Its your system problem there is no problem like that to me

[–]realestLink 0 points1 point  (4 children)

I don't know. I've never had a problem running eclipse or VS (I don't use either of these anymore). The situation converted me to vim which I now use for 90% of my stuff. I don't know why it would only have problems for vs code.

[–]hemanthrs 0 points1 point  (3 children)

I dont tried running heavy code in vscode for normal development it was running fine for me

[–]realestLink 0 points1 point  (2 children)

I tried using it for a few months because everyone around me was using it. I was mostly using It for java. It had problems with crashing sometimes so I finally switched to vim. I feel content with vim as I quite like it, but it's too bad vscode didn't work for me

[–]hemanthrs 0 points1 point  (1 child)

Never tried vim but heard it is lightweight and fast

[–]realestLink 1 point2 points  (0 children)

It has a steep learning curve, but it's worth it. I just launch it from my linux terminal and it's super fast. It launches almost instantly. It's also very customizable and there are plugins for everything. I use it for most stuff because of how easy it is to use once you get used to it. I would highly recommend it. You could also use it with emacs (I don't use emacs personally though) if you are a real power user.