|
|
|
|
|
by nsonha
2061 days ago
|
|
vscode has all of those except for local history. You can argue that intelij does it better but that just a subjective opinion. Even when it's true that is just doing things slightly better, in no way "light year ahead", with a major downsize of being a jvm resource hog. Even electron apps perform better. I've never had to wait for vscode running index on a project. Vscode is actually "light year ahead" across the board with newer/niche languages like rust or ocaml. They invented LSP which makes supporting new languages way easier without compromising intelligence. |
|
Now if you use a mainstream programming language, intellij is light years away and not realizing it is proof of ignorance. It would be too long to list all of what intellij has to offer feature wise. The insanely huge amount of static analysis for improving your code quality is a sufficient example. The VCS integration, the semantic highlighting, all the kind of hints, of visualization, their better autocompletion, refactorings and so on. I extensively used vscode before and intellij changed my life, it make programming better and easier. To show you the order of magnitude difference: let's compare the commits count: Vscode has 72000 commits. Intellij community edition has 295000 commits Now realize that intellij ultimate edition probably has gotten twice that amount of human resources.
The performance is the worth it downside, and it is improving at each release, I'm on early adopter versions (which are free btw with premium features) + use prebuilt indexes and I can finally begin to say that most of the time idea feel fast (on a 4 years old ThinkPad)