CodeMaker VS Code Extension
Overview
CodeMaker AI Visual Studio Code extension. Offers all the CodeMaker AI features directly in the IDE.
Features
Fallowing operations are supported:
- Coding Assistant.
- Autocompletion.
- Context-aware source code generation and replacement.
- Generating source code documentation and replacement.
- Quick fix generations actions for functions and methods.
Supported languages
Following programming languages are supported:
- C
- C++
- Java
- Go
- JavaScript & JSX
- TypeScript & TSX
- PHP
- C#
- Rust
- Kotlin
More language support is comming soon.
Getting started
- Sign up at https://codemaker.ai.
- Generate API Key in https://portal.codemaker.ai.
- Install the extension from Visual Studio Code Marketplace.
- Configure the API Key in Settings > Extensions > CodeMaker AI.
- Have fun.
Enable autocompletion
- Open Settings > Extensions > CodeMaker AI.
- Check the
Enable Autocomplete checkbox.
Coding Assistant
![Coding Assistant](https://github.com/codemakerai/codemaker-vscode/raw/HEAD/img/assistant.gif)
Context-aware multi-line autocomplete
![Context-aware multi-line autocomplete](https://github.com/codemakerai/codemaker-vscode/raw/HEAD/img/autocompletion-multi-line-demo.gif)
Context-aware inline autocomplete
![Context-aware inline autocomplete](https://github.com/codemakerai/codemaker-vscode/raw/HEAD/img/autocomplete-demo.gif)
Context-aware source code generation
![Context-aware source code generation](https://github.com/codemakerai/codemaker-vscode/raw/HEAD/img/code-gen.gif)
Source code generation in batch
![Source code generation in batch](https://github.com/codemakerai/codemaker-vscode/raw/HEAD/img/code-gen-multi-file.gif)
Documentation generation
![Documentation generation](https://github.com/codemakerai/codemaker-vscode/raw/HEAD/img/doc-gen.gif)
Source code & documentation replacement
![Source code & documentation replacement](https://github.com/codemakerai/codemaker-vscode/raw/HEAD/img/replacement.gif)
License
MIT
| |