Overview

CodeMaker AI offers variety of features for writing, testing and documentation source code.

Supported languages

  • C

  • C++

  • Java

  • Go

  • JavaScript & JSX

  • TypeScript & TSX

  • PHP

  • C#

  • Rust

  • Kotlin

Coding Assistant

Coding Assistant can answer direct questions related to source code as well as perform code editing. The Assistant is fully available through CodeMaker AI integrations including Visual Studio Code, JetBrains IDEs and GitHub.

Context-aware code completion

CodeMaker AI can aid developers by offering them context-aware code completion. The context for completion can be built selectively from the content of the entire input source file to offer most accurate results.

Context-aware code generation

CodeMaker AI unique feature is the ability to use selectively the content of the entire input source file to generate code. Context can be created out of fields, method names, parameters, and documentation. Providing additional information like constraints or exception declaration can help the model to generate more accurate results.

Documentation generation

CodeMaker AI is able to process the input source file and automatically generate documentation for each of the provided definitions, this includes types i.e. classes, methods, or functions. The documentation will be automatically added to the input source file.

Getting Started

Next, follow the Getting Started instructions to start using CodeMaker AI.

Last updated