Documentation
CodeMaker AI
  • Quick start
    • Overview
    • Getting Started
      • Visual Studio Code
      • JetBrains
      • GitHub Action
      • CodeMaker CLI
  • Features
    • Coding Assistant
    • Interactive
      • Autocompletion
      • Inline code generation
      • Code Actions
      • Syntax Autocorrection
    • Batch
      • Code generation
      • Documentation generation
      • Predictive code generation
    • Source Context
    • Source Graph
  • Models
    • Fine-Tunning
  • Knowledge Base
    • Indexes
  • Source Code
    • Repositories
  • Integrations
    • IDE
      • Visual Studio Code
      • JetBrains
    • GitHub
      • GitHub Action
        • Continous Integration
        • Pull Requests
      • GitHub App
    • CLI
    • SDK
      • Go
      • JavaScript
Powered by GitBook
On this page
  1. Features
  2. Interactive

Syntax Autocorrection

PreviousCode ActionsNextBatch

Last updated 1 year ago

Summary

Syntax Autocorrection is an advanced feature supported by CodeMaker AI that allows the automatic discovery and correction of syntax errors in source files. The feature can be toggled in IDE settings and when enabled upon each file save any detected syntax errors will be automatically corrected.

Syntax autocorrection does not require any manual trigger and works automatically.