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. Batch

Predictive code generation

Summary

Predictive code generation is an advanced feature supported by CodeMaker AI for batch file operations that allows processing of files ahead of time in the background. Once enabled in IDE settings each open file in the text editor will be processed in the background and making them available on request. This way the amount of time spent actively waiting for the model response can be greatly reduced.

PreviousDocumentation generationNextSource Context

Last updated 1 year ago