This repository tracks user-reported issues for aiXcoder.
aiXcoder's code completion product consists of:
- aiXcoder Engine: A local application that analyzes code and hosts deep learning models that power the aiXcoder experience.
- Editor plugins: aiXcoder provides integrations with a variety of IDEs and editors. These plugins call the aiXcoder local backend, and provide code prediction in the programming process.
For new users, please download aiXcoder for free here.
Or you can open an issue in this repository, if you have:
- A bug to report
- A new feature request
- Suggestions to improve products
When opening a bug report:
- Please search for existing issues to find if someone else has reported your issue already.
- Please follow the provided template "bug_report.md".
When requesting a new feature:
- Please search for existing issues to make sure the new feature has not been requested yet.
- Please follow the provided template "feature_request.md".