Software Alternatives & Reviews

I tested all intelligent IDEs (2019 edition)

Visual Studio IntelliCode Kite Codota TabNine
  1. Visual Studio IntelliCode is an experimental set of AI-assisted development capabilities for next-generation developer productivity.

    #Programming #Programming Tools #Coding 10 social mentions

  2. 2
    Kite helps you write code faster by bringing the web's programming knowledge into your editor.
    Pricing:
    • Open Source
    Until now, suggestions were based on the classes/methods referenced in your code but without taking into account the actual usage of those in the code. Latest versions improve this behavior by providing a new type Line-of-Code completions that incorporate context from code you’ve previously written to power smart completions up to a full line of code. Kite claims this improvement to reduce around 30-40% of the keystrokes needed to complete the code.

    #Software Development #IDE #Python Text Editor

  3. 3
    Build better software, faster using AI (available for Java)
    A nice feature is that you can benefit from Codota even if you don’t have the plugin installed. Codota’s website allows you to search for code snippets from the web interface itself. See below what I got when trying to find examples using the BufferedReader class. Once you get the first set of results, you can refine the search to improve the accuracy. In this example, if I refine the search to look for examples that beyond BufferedReader use the readLine method from BufferedReader, I do get a nice example of iterating over a file.

    #Code Collaboration #Programming #Software Development

  4. TabNine is the all-language autocompleter. We use deep learning to help you write code faster.
    Pricing:
    • Open Source
    TabNine is free but the business model revolves around a Cloud version of TabNine (still in beta) that you could contract to make sure the latency of the suggestions are low enough to make the programming experience with TabNine as smooth as possible.

    #Programming #Programming Tools #Code Autocomplete 2 social mentions

  5. NOTE: PHPBot has been discontinued.
    The ultimate PHP Snippet bot
    PHPBot is a bot that pretends your virtual assistant when writing PHP code. Given the name of the PHP function, it will provide a set of usage examples for that function to help you understand how that function works. It’s more a replacement of the official PHP documentation than an intelligent system able to understand your code and suggest adapted examples for it.

    #Programming #Developer Tools #Programming Tools

  6. 6
    A

    Aroma

    This product hasn't been added to SaaSHub yet
    Ai.codes aims to provide intelligent code completion for a number of languages. It’s developed by a team of AI researchers, compiler writers and software engineers. They released an IntelliJ plugin called “AI predictive coding” in 2016 as part of its public beta phase but it looks like they never really got out of beta.

  7. Code search that keeps you coding
    CodePilot.ai is more of an advanced search code engine. As they say, search is not a solved problem for software developers. It can search in your local environment or on StackOverflow or GitHub.

    #AI #Productivity #Online Learning 1 social mentions

  8. 8
    ECR

    Eclipse Code Recommender

    This product hasn't been added to SaaSHub yet
    Ai.codes aims to provide intelligent code completion for a number of languages. It’s developed by a team of AI researchers, compiler writers and software engineers. They released an IntelliJ plugin called “AI predictive coding” in 2016 as part of its public beta phase but it looks like they never really got out of beta.

  9. 9
    CC

    CodeCorrect

    This product hasn't been added to SaaSHub yet
    Ai.codes aims to provide intelligent code completion for a number of languages. It’s developed by a team of AI researchers, compiler writers and software engineers. They released an IntelliJ plugin called “AI predictive coding” in 2016 as part of its public beta phase but it looks like they never really got out of beta.

  10. 10
    A

    Ai.codes

    This product hasn't been added to SaaSHub yet
    Ai.codes aims to provide intelligent code completion for a number of languages. It’s developed by a team of AI researchers, compiler writers and software engineers. They released an IntelliJ plugin called “AI predictive coding” in 2016 as part of its public beta phase but it looks like they never really got out of beta.

Discuss: I tested all intelligent IDEs (2019 edition)

Log in or Post with