aiXcoder Code Completer & Code Search Engine

Add this URL to your Eclipse Installation to reach this solution's update site.

2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3)

https://image.aixcoder.com/eclipse-update-site/

Learn more...
Solution Description

AiXcoder Code Completer & Code Search Engine for Java

AiXcoder is a powerful code completer & code search engine based on state-of-the-art deep learning technology. It has the potential of recommending you a full line of code, which will help you code faster. AiXcoder also provides a code search engine to help you search for API use cases on GitHub.

Update site: https://image.aixcoder.com/eclipse-update-site/

If you are having trouble installing aiXcoder via the Eclipse Maketplace or update site, you can download the latest jar file at https://github.com/aixcoder-plugin/eclipse-update-site/tree/master/plug… and place the jar file inside the "dropins" folder at the Eclipse's installation folder.

AiXcoder is an code suggestions generator using the latest AI technologies. Our model is trained on over 1 TB of open source code and served from your own computer.

For now aiXcoder only supports Java.

Currently it runs on 64-bit Windows/Mac OS and Linux.

Requirements

Eclipse Kepler+

JRE 1.8+

Around 500 MB of free memory.

More than 300 MB of free disk space in your home directory.

Features

Only support Java for now. More languages (C++/Python/JavaScript/TypeScript/Go/Php) on the way...

Completely works offline. Your code is safe in your hand.

Long completion result with length up to a full line.

Rearrange completion items in a likelyhood probability descending order.

Troubleshooting

The local server is downloaded into <home>/aiXcoder/installer/localserver/current/server/. Removing the folder and then restart VSCode will force this plugin to re-download the service.

The service is started as two processes with name "aix-node(.exe)", you can safely kill them at any time. The plugin will automatically launch the service upon a completion event if not running.

Enjoy!

Additional Details

Eclipse Versions: 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: aiXcoder

Development Status: Production/Stable

Date Created: Tuesday, December 31, 2019 - 06:24

License: Commercial - Free

Date Updated: Tuesday, March 14, 2023 - 03:27

Submitted by: Yiyang Hao

Screenshot
Date Ranking Installs Clickthroughs
March 2024 374/651 16 6
February 2024 414/687 17 17
January 2024 445/691 13 19
December 2023 433/671 14 11
November 2023 397/686 21 12
October 2023 313/673 44 8
September 2023 320/663 36 7
August 2023 290/673 46 9
July 2023 305/668 39 8
June 2023 318/669 37 12
May 2023 285/671 57 14
April 2023 224/667 92 22
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for aiXcoder Code Completer & Code Search Engine.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

how can I install this plugin?there is an error when I install from Marketplace. error message is:Cannot complete the install because some dependencies are not satisfiable
  org.eclipse.equinox.p2.iu; aiXcoder.aiXcoder.feature.group [1.2.2,1.2.2] cannot be installed in this environment because its filter is not applicable.

In reply to by Jungggle Jiang

If you are having trouble installing aiXcoder via the Eclipse Maketplace or update site, you can download the latest jar file at https://github.com/aixcoder-plugin/eclipse-update-site/tree/master/plug… place the jar file inside the "dropins" folder at the Eclipse's installation folder.

Then restart Eclipse and see if the error goes away. Thanks.