WebStorm is an integrated development environment (IDE) by JetBrains. Designed for JavaScript and TypeScript development, WebStorm also aims to make it easy to tackle the most challenging tasks. Whether resolving Git merge conflicts or renaming a symbol across multiple files, it takes just a few clicks.
$0
per year
Visual Studio
Score 8.8 out of 10
N/A
Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.
$45
per month
Pricing
WebStorm
Microsoft Visual Studio
Editions & Modules
Individual Non-Commercial
$0
per year
Individual
$6.90
per month
Bussiness
$15.90
per month per user
Individual
$69
per year
Business
$159
per year per user
Professional
$45.00
per month
Enterprise
$250.00
per month
Offerings
Pricing Offerings
WebStorm
Visual Studio
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
—
—
More Pricing Information
Community Pulse
WebStorm
Microsoft Visual Studio
Considered Both Products
WebStorm
Verified User
Engineer
Chose WebStorm
The above mentioned IDEs/editors are light weight and do not eat up that much RAM but WebStorm is clearly superior when it comes to great development, maintainability, easy testing and debugging of a software project. Many advanced features with syntax suggestions, language …
While vscode is a great product by itself, I prefer WebStorm as I found it more intuitive to use out of the box. I also feel error detection and linting is producing better results on WebStorm. Keeping an IDE with out-of-the-box keybinding and common plugins allows me …
I like WebStorm better because I don't have to spend time hunting down "useful plugins" to add to VS Code. But I'm biased because I have a lot more experience with WebStorm.
While Visual Studio is a great toll to develop our C# back-end application, we found that using this one to develop our front-end web application was not suitable.
I started with Visual Studio - at the time, intellisense for JavaScript was limited - WebStorm was built for JavaScript applications; so intellisense was automatic. WebStorm offered project templates out of the gate which was really helpful as I learned JavaScript application …
With Visual Studio I just code on the front-end and click the VCR-like play icon in the toolbar to launch the code in a browser. WebStorm doesn't give me any such convenience. With WebStorm I have to launch my code in IIS and use WebStorm to simply edit the files. I also have …
It's a well [maintained], mature IDE, which has the benefit of being a [software] which only the most skilled developers works on, instead of being open source. It has a lot of very useful features, which most free IDE-s don't. Also, it has many options from commercial …
Compared to a lot of these options (which are free except WebStorm), Visual Studio definitely leads the pack as far as its completeness of feature set. There are deep integrations with the Microsoft ecosystem with Visual Studio that the others can't really compete with, as …
While Visual Studio Code makes up for some of its shortcomings by being an IDE for just about any language you want to develop in, having a designer for WPF or Windows Forms saves a ton of time. However, Code provides better intellisense for CSS when you use SAAS (SCSS).
Rider has a lot of potential but sInce Rider is a really new project, there is a lot of bugs in it. Other than that we didn't really try other alternatives to Visual Studio code for our C# applications.
Also VSCode; these are all IDE that support the creation of web APIs and web applications; and it can support C# (for example VSCode) but Visual Studio IDE has a better set of integrated tools in the same environment. A developer adopts it very naturally, so a person can be …
We are using this IDE together so we don't use one against the other, true also is that when you would like to develop .NET solution there is no other choice and you should always use Visual Studio. It is standard and it is made by the producer of the framework. We will see if …
I feel like the capabilites of Visual Studio are far and away better than any other offerings I have used. The debugging, compiling, and general polished state of Visual Studio just seems to be better than any other IDEs like it.
Groups that use a [variety] of development environments (.net, python, web), Jebrain's products and Webstorm, in particular, are a great choice for productivity. If your developers are accustom to another IDE it might be better for all to sync on the same one. I wouldn't take the cost aspect as a consideration. A productive developer is far more important.
When working with base C# code for desktop and web projects, then Microsoft Visual Studio is ideal as it provides the libraries and interfaces needed to quickly create, test and deploy solutions. It is when slightly more complex scenarios are required that issues can arise. The built-in integration for things like PowerBI Paginated Reports and dashboards is far from ideal.
The popup file search sometimes frustrates me. It caps the number of results, and sometimes it isn't clear that it simply stopped looking. I also used to have trouble finding string occurrences that I knew were in my project, but I think they've made improvements in this area recently.
Being a AAA IDE, WebStorm can be a memory hog. If I don't kill it every few days, it can get really slow. I would love to see performance improvements.
Speaking of performance, WebStorm can take a long time to launch. I'd like to see improvements in launch times.
VS is the best and is required for building Microsoft applications. The quality and usefulness of the product far out-weight the licensing costs associated with it.
Great in debugging, testing, developing and maintaining softwares in a number of languages. Great support for many languages and their syntaxes. Great support of many third party extensions and plugins like GIT and html plugins. The RAM usage of WebStorm however could be really improved, it literally takes almost all of the RAM of my machine with 16GB RAM
I love the overall usability of Microsoft Visual Studio. I’ve been using this IDE for more than 20 years, and I’ve seen it evolve by leaps and bounds. Today, with AI and code-suggestion/completion features, developers no longer need to remember countless libraries, methods, or language syntax, or invest a huge amount of programming effort to complete a project. It truly offers everything a developer needs to program, debug, test, and deploy in a single IDE.
I gave this rating because I have never needed their customer support, which is the highest level of support I suppose. When a product works just fine out of the box and everything you may need is well documented, it's a paradise for the customer. But I've seen some questions asked on their portal, and I've seen thorough answers given to the questions and the willingness to support the customer with follow-ups and everything else.
There are many resources available supporting Visual Studio IDE. Microsoft whitepapers, forum posts, and online Visual Studio documentation. There are countless demonstration videos available, as well. If users are having issues, they can call Microsoft Support, but depending on the company's agreement with Microsoft, the number of included support calls will vary from organization to organization. I've found that Microsoft support calls can be hit or miss depending on who you get, but they can usually get you with the right support person for your issue.
IT is very complicated to understand all the functions that the environment has if you are not familiar with this type of development environments. It is important to select a good in-person training to achieve to understand all the possibilities and the capacity of the application. In this case, you will be able to develop a lot type of different applications.
If you are not accustomed to develop in this type of development environments it would be complicated to follow all the parts of the course because if the course does not include a great tour with all the concepts to develop you will not have the option to understand all the functions.
I think WebStorm is way ahead of open-source editors. Please don't get me wrong, I love open-source. But the other free editors have a lot of configuration which blocks my whole coding experience. Take "Atom" for example. I used it for about 3 months, but in that time I had to update the plugins hundreds of time, and for every little thing (e.g. linter) I had to download a community plugin, and with each plugin atom would get a little slow. Take "Eclipse" for another example, which is very suited for Java, but not so suited for JavaScript. Sublime was good, but WebStorm comes with many exciting features that I did not find in sublime/notepad.
I personally feel Visual Studio IDE has [a] better interface and [is more] user friendly than other IDEs. It has better code maintainability and intellisense. Its inbuilt team foundation server help coders to check on their code then and go. Better nugget package management, quality testing and gives features to extract TRX file as result of testing which includes all the summary of each test case.
Using the integration between Visual Studio and our source control service, the cost of re-work and losing code is drastically reduced.
Paid versions of Visual Studio enable developers to be so much more productive than hacked-together open source solutions that it's hard to imagine developing in Windows without it.
When combined with support subscriptions and the vast array of free online help options available, Visual Studio saves our developers time by keeping them coding and testing, not wasting their time trying to guess their way out of problems or spend endless hours online hoping to find answers.