TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitHub Copilot

    Score8.6 out of 10
    N/AGitHub Copilot is presented as an AI pair programmer, that plugs into the user's editor. It then turns natural language prompts into code, offers multi-line function suggestions, speeds up test generation, filters out common vulnerable coding patterns, and blocks suggestions matching public code.

    $10

    per month

    WebStorm

    Score9.6 out of 10
    N/AWebStorm 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

    Pricing
    GitHub CopilotWebStorm
    Editions & Modules
    CoPilot for Individuals
    $10
    per month
    CoPilot for Business
    $19
    per month per user
    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
    Offerings
    Pricing Offerings
    GitHub CopilotWebStorm
    Free Trial
    YesYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    GitHub CopilotWebStorm
    Considered Both Products
    GitHub
    No answer on this topic
    JetBrains
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    8 Answers
    100%
    Would buy again
    16 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    100%
    Delivers good value for the price
    15 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    8 Answers
    100%
    Happy with the feature set
    16 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    6 Answers
    100%
    Lived up to sales and marketing promises
    15 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    6 Answers
    100%
    Implementation went as expected
    15 Answers
    Best Alternatives
    GitHub CopilotWebStorm
    Small Businesses
    No answers on this topic
    Visual Studio
    Score8.8 out of 10
    Medium-sized Companies
    No answers on this topic
    PyCharm
    Score9.3 out of 10
    Enterprises
    No answers on this topic
    IntelliJ IDEA
    Score9.2 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitHub CopilotWebStorm
    Likelihood to Recommend
    8.8
    (8 ratings)
    9.2
    (31 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (1 ratings)
    Usability
    8.8
    (7 ratings)
    9.0
    (4 ratings)
    Support Rating
    -
    (0 ratings)
    9.4
    (8 ratings)
    Implementation Rating
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    GitHub CopilotWebStorm
    Likelihood to Recommend
    GitHub
    Copilit is fantastic at the following: 1. Solving simple, well-defined problems, such as implementing an algorithm, manipulating a data structure, or string manipulation and regex. 2. Implementing simple APIs that are mainly CRUD in nature, with moderate business logic inside them, which may involve some processing or passing the data through an algorithm. 3. Implementation of well-defined activities, such as implementing a connection to an Oracle DB using Hibernate or JDBC, or implementing boilerplate code for a backend service to listen to Kafka events. It is not that great when it comes to understanding and implementing code in a proprietary DSL. It struggles when implementing a major feature across a complex codebase. I believe developers should also adopt the trust-but-verify paradigm when expecting highly secure or regulated code from GitHub Copilot.
    Incentivized
    Read full review
    JetBrains
    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.
    Incentivized
    Read full review
    Pros
    GitHub
    • Make code development faster and quicker.
    • Helps write better code standards for projects.
    • Provide the latest functions from the technology.
    • Notifies about the deprecated functions.
    Incentivized
    Read full review
    JetBrains
    • Includes a built in spell checker to eliminate time wasted searching for small mistakes.
    • Provides a drop down menu of options complete with keyboard shortcuts that allow for streamlined programming.
    • Identifies when variables are named differently, allowing for cohesive work without the scrolling.
    Incentivized
    Read full review
    Cons
    GitHub
    • The only issue I faced is the context token size, it can be increase.
    • Sometime with agent mode it takes too much time, which can be reduced but I understand it also depends on the complexity of the given task.
    Incentivized
    Read full review
    JetBrains
    • 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.
    Incentivized
    Read full review
    Likelihood to Renew
    GitHub
    No answers on this topic
    JetBrains
    It's an irreplaceable part of my toolkit and isn't that expensive per year.
    Incentivized
    Read full review
    Usability
    GitHub
    I feel that GitHub Copilot's overall usability is good due to its tight integration with Visual Studio and the workspace. However, developers expect greater ease of use, as there is a learning curve to realize productivity gains with the tool fully. I think there is room for improvement in GitHub Copilot's UI integration within Visual Studio.
    Incentivized
    Read full review
    JetBrains
    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
    Incentivized
    Read full review
    Support Rating
    GitHub
    No answers on this topic
    JetBrains
    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.
    Incentivized
    Read full review
    Implementation Rating
    GitHub
    No answers on this topic
    JetBrains
    Highly recommend the JetBrains Toolbox, it remembers your recent projects and launches from the task bar.
    Incentivized
    Read full review
    Alternatives Considered
    GitHub
    It is useful that copilot integrates so well with vscode, which is a very common IDE. I used Tabnine for a little while but it was not that intuitive, and did not seem as helpful as GitHub copilot was. I have enjoyed GitHub copilot a lot, especially the ease of hitting the tab key and seeing quick progress in my tasks.
    Incentivized
    Read full review
    JetBrains
    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.
    Incentivized
    Read full review
    Return on Investment
    GitHub
    • Our ROI of the purchase of Copilot was met in less than a day. The timesave cannot be overstated
    • Programmer boredom/dissatisfaction is down because of less repetetive crud work.
    Incentivized
    Read full review
    JetBrains
    • Saves lot of time when we are finding the text or files.
    • Easy to work with for support projects.
    • Nice code completion feature.
    • It's all in one solution for both front end, back end and database solution to work with.
    • Initial learning curve is required to use the workbench.
    • Documentation can be improved better probably adding videos, would be helpful for visual person.
    Incentivized
    Read full review
    ScreenShots

    WebStorm Screenshots

    Screenshot of Code CompletionScreenshot of JavaScript DebuggingScreenshot of Quick DocumentationScreenshot of Version Control IntegrationScreenshot of the Out-of-the-box Experience