IntelliJ IDEA is an IDE that aims to give Java and Kotlin developers everything they need out of the box, including a smart code editor, built-in developer tools, framework support, database support, web development support, and much more.
$16.90
per month
Microsoft Visual Studio Code
Score 9.1 out of 10
N/A
Microsoft offers Visual Studio Code, a text editor that supports code editing, debugging, IntelliSense syntax highlighting, and other features.
$0
Pricing
IntelliJ IDEA
Microsoft Visual Studio Code
Editions & Modules
For Individual Use
$16.90
per month
All Products Pack (For Individual Use)
$28.90
per month
For Organizations
$59.90
per month
All Products Pack (For Organizations)
$77.90
per month
No answers on this topic
Offerings
Pricing Offerings
IntelliJ IDEA
Microsoft Visual Studio Code
Free Trial
Yes
No
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
Yearly subscriptions:
For Individual Use – $169 /1st year, $ 135 /2nd year and $ 101 /3d year onwards
All Products Pack (For Individual Use) – $289 /1st year, $ 231 /2nd year and $ 173 /3d year onwards
Microsoft Visual Studio Code (VS) requires a lot of textual configuration, where IntelliJ IDEA provides a graphical interface with configuration options displayed. This matters a lot to me as I don't want to hunt around the internet to remember how to set different parameters …
IntelliJ IDEA has several benefits over vs code when it comes to Java applications, including in-built Java compilers, Maven lifecycle support, Lombok preprocessing, and sonar integration. While vs code is largely generic, IntelliJ IDEA has focused primarily on Java …
IntelliJ stacks better against Eclipse or vs code because it provides better code suggestions, out-of-the-box SonarLint integration, and built-in support for version control with git. It also has a vast collection of plugins that can increase developer productivity, reduce …
Back in the day, there weren't too many PHP IDEs with proper syntax and code checks, but PHPStorm and IDEA worked great. So great that when I needed a Java IDE the next time, I gave it a go and have never looked back since (okay, I did keep checking the competition and …
IntelliJ IDEA is the most specific and oriented towards my line of work, however, after using it for years - it's also my preferred IDE that I use for personal projects as well. Jetbrains other IDE offerings are almost as good and I do use them from time to time but IntelliJ …
IntelliJ surpassed every single competitor. The only viable alternative I still use is VisualStudio Code build in a browser for demo purposes... other than that, IDEA does everything better, faster, and in a more comfy way. This is the best IDE out there. This is just as good …
IntelliJ IDEA includes FTP deployment which is ideal for legacy web applications and simple projects that don't use CI/CD. The outline view which lists methods within a class (ColdFusion component) is the easiest to use out of any other IDE and makes navigating large files a …
They are memory friendly. The boot-up really fast as compared to IntelliJ IDE. Open-source and freely available to use is one of the major reasons if someone can switch from IntelliJ. Vast community support is available in case of any issue. They occupy less space as compared …
Since we are primarily a Scala shop, I only evaluated other tools based on their support for Scala. As I hinted at before, Vim and Sublime Text 3 have practically no support for Scala as all the Scala plugins that worked were never finished and abandoned and only work for Scala …
IntelliJ IDEA is the best we have found so far for development and querying CRM and databases. We buy licenses for several users to speed up our development and configuration processes. It really accelerates our development and productivity. It is stable and fast and easier to …
The main competitors of IntelliJ IDEA in the Java world must be Eclipse and Spring Tools Suite. It performs better than both in code refactoring, code completion and debugging (the features of an IDE) but the plugin support is much better in the other 2 products, since they are …
There are many IDEs available but I don't think anyone is better than Visual Studio Code. Most others are language dependent softwares while VS Code supports all the languages. There are others popular available like Atom, Eclipse, IntelliJ IDEA, and WebStorm but none of them …
VS Code is much more lightweight than IntelliJ and Eclipse and is certainly comparable to Atom. I find that for most of my projects, VS Code is the most stable option, and is generally the quickest to boot. Generally, trying out all four can't hurt, but VS Code has been the …
I think VS Code is much better as compared to all the tools mentioned above. Just waiting for its support for iOS and Android development. currently, it misses support for them. That's where you will require Xcode and Android Studio.
When you start using [Microsoft Visual Studio Code], it lands more on the "text editor" side of the spectrum, akin to Vim/Emacs/Sublime. Aligned with this, it's fast and easy to install and setup, and competes with the best of them as a great general purpose tool. But then it …
Visual Studio Code is one of the peak engineering tools you can use today on the market. It's one of the most advanced IDE, and, currently, a de-facto top-used IDE. This alone should be proof to use it.
When it comes to UI and light weightiness, Visual Code is the winner. But when it comes to Intelli-Sense and autosuggestion IntelliJ works better in my view.
Compared against a lot of other popular IDEs, I would say that VSCode is the perfect balance between complexity, language support, etc, for web languages. It's faster than most (though not quite as fast as native ones like Notepad++ or Sublime Text), and very flexible. Even in …
The main plus for me was the speed, sleek UI, and the memorable shortcuts for VS Code. Also the smart auto-complete as well as version management (Git), Chrome debugging, and the possibility of plugging in multiple language-specific linters for a better code. The auto-complete …
IntelliJ IDEA’s customers frequently mention its broad range of use cases, from developing desktop and mobile applications to working on complex enterprise-level projects. Its users appreciate the vast array of built-in tools for coding, debugging, and testing, and report regularly using the tool’s extensive integration capabilities with frameworks and languages like Java, Python, and Scala. The product’s capacity to handle large codebases is consistently highlighted, making IntelliJ a popular choice amongst those working on substantial, intricate projects.
In contrast, Visual Studio Code’s users regularly cite its effectiveness for smaller-scale projects, particularly when using languages like JavaScript and TypeScript. Users often remark on its speed and efficiency, with a lighter resource footprint than IntelliJ, making it appropriate for use in low-resource environments or with less demanding projects. The extensibility via plugins for virtually every language and framework is frequently mentioned, demonstrating a broad range of use cases for this product. Although the tool’s users find it lacks some of IntelliJ’s integrated functionality, the flexibility to customize VS Code to individual needs via extensions is highly valued.
This is a superb tool if your project involves a lot of backend development, especially in Java/Spring Boot and Kotlin. The support for the front end is great as well, but some developers may prefer to use the GitHub copilot add-on. I especially love using the GitHub copilot add-on. It may be less appropriate if your project requires heavy use of HotSwaps for backend debugging, as sometimes the support for that can be limited.
Microsoft Visual Studio Code is highly recommended for the development of systems and / or complex applications entrusted to work teams under a specific methodology, and its use is also recommended for the maintenance of previously developed applications.
It is not recommended as a learning environment for developers with little experience as the learning curve would be too high
Unit testing: Fully integrated into IntelliJ IDEA. Your unit tests will run smoothly and efficiently, with excellent debugging tools for when things get tricky.
Spring integration: Our Spring project using Maven works flawlessly in IntelliJ IDEA. I know firsthand that Apache is also easily and readily supported too. The integration is seamless and very easy to set up using IntelliJ IDEA's set up wizard when importing new projects.
Customization: IntelliJ IDEA comes out of the box with a bunch of handy shortcuts, as well as text prediction, syntax error detection, and other tools to help keep your code clean. But even better is that it allows for total customization of shortcuts you can easily create to suit your needs.
VS Code is maturing and has a Scala plugin now. The overall experience with VS Code - for web development at least - is very snappy/fast. IntelliJ feels a bit sluggish in comparison. If that Scala plugin for VS Code is deemed mature enough - we may not bother renewing and resort to the Community Edition if we need it.
Solid tool that provides everything you need to develop most types of applications. The only reason not a 10 is that if you are doing large distributed teams on Enterprise level, Professional does provide more tools to support that and would be worth the cost.
There is always room for improvement, but I haven't met any IDE that I liked more so far. Even if it did not fit a use case right out of the box, there is always a way to configure how it works to do just that.
Looking at our current implementation, Microsoft Visual Studio Code is perfect for writing code and performing debug operations. Integration with SVN repository is easy and changes can be tracked effectively. Microsoft Visual Studio Code supports developers to write code productively using syntax check and easy customization. Microsoft Visual Studio Code also provides support for IntelliSense which prompts suggestions for code completion. It is easy to step through code using interactive debugger to inspect the root cause of error quickly.
Customer support is really good in the case of IntelliJ. If you are paying for this product then, the company makes sure that you will get all the services adequately. Regular update patches are provided to improve the IDE. An online bug report makes it easier for the developers to find the solution as fast as possible. The large online community also helps to find the various solutions to the issues.
Active development means filing a bug on the GitHub repo typically gets you a response within 4 days. There are plugins for almost everything you need, whether it be linting, Vim emulation, even language servers (which I use to code in Scala). There is well-maintained official documentation. The only thing missing is forums. The closest thing is GitHub issues, which typically has the answers but is hard to sift through -- there are currently 78k issues.
This installs just like any other application - its pretty straight forward. Perhaps licensing could be more challenging - but if you use the cloud licensing they offer its as simple as having engineers login to the application and it just works.
Eclipse is just so old, like a dinosaur, compared to IntelliJ. There are still formats that Eclipse supports better, especially old and/or propriety ones. Still, most of the modern software development needs can be done on IntelliJ, & in a much better way, some of them are not even supported on Eclipse.
[Microsoft] Visual Studio Code beats the competition due to its extensibility. Their robust extensions architecture combined with the plethora of mostly free extensions written by the community can't be beaten. The fact that this tool itself is provided by a world-recognized company, Microsoft, free of charge is phenomenal. The goodwill garnered by them is immeasurable. Other tools I've used were missing features or were just too rigid, too complicated, or too unsophisticated for my liking. The fact that VS Code is easy to mold to my will with the right extensions seals the deal.
Positive impact on minimizing time wasted by employees with software installation and setup
Positive impact on reducing spend on software licensing
Positive impact on minimizing time used to manage different applications for different purposes - this performs all of the functions we need in basic coding