https://github.com/codota/codota-plugin-intellij
Hub for all issues related to the Codota plugin for the JetBrains platforms: IntelliJ, Android Studio, WebStorm & PhpStorm
https://github.com/codota/codota-plugin-intellij
Last synced: 11 months ago
JSON representation
Hub for all issues related to the Codota plugin for the JetBrains platforms: IntelliJ, Android Studio, WebStorm & PhpStorm
- Host: GitHub
- URL: https://github.com/codota/codota-plugin-intellij
- Owner: codota
- Created: 2020-01-23T06:54:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T13:19:01.000Z (almost 6 years ago)
- Last Synced: 2025-01-04T15:42:12.653Z (about 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 8
- Watchers: 5
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI code completions for Java & Javascript on IntelliJ, Android Studio, WebStorm, and PhpStorm
[Codota](https://www.codota.com/) completes lines of code based on millions of open source Java programs, and your context, helping you code faster with fewer errors. The following features are available with the new version of Codota:
* Full line AI autocomplete
* In line and relevant code examples
* Code suggestions based on your own coding practices
Install the codota [plugin for IntelliJ, Android Studio, WebStorm and PhpStorm](https://www.codota.com/get) to get advanced Java & Javascript code completions
Installation is quick and simple, just follow the instructions [here](https://www.codota.com/instructions)
Go to our website to find popular Java & Javascript code snippets like [Java date format snippets](https://www.codota.com/code/java/methods/java.text.DateFormat/parse) and [Java timer examples](https://www.codota.com/code/java/methods/java.util.Timer/schedule)
Click [here](https://www.codota.com/user-guide/introduction) for more information.
Contact [support@codota.com](support@codota.com) for any question, issue, or feedback.
### Prerequisites
* Codota requires an active internet connection
* Codota Java supports IntelliJ IDEA version 2017.1 or higher
* Codota Kotlin supports IntelliJ IDEA or Android Studio version 2018.3 or higher
* Codota JavaScript supports IntelliJ IDEA or WebStorm version 2018.3 or higher
### About
* Jetbrains store entry: [The Codota Plugin](https://plugins.jetbrains.com/plugin/7638-codota)
* FAQ: on the [Codota](https://www.codota.com/faq) website
* Your code stays private. Codota doesn't send your code to the Codota server, we only send minimal contextual information from the currently edited file. This allows Codota to provide predictions based on your current local scope. [Learn more](https://www.codota.com/code-privacy).
* [Terms & Conditions](https://www.codota.com/terms)