Source Context
Summary
CodeMaker AI can build the context out of the content of the entire source file. The single source file maximum allowed limit is 1 MB.
Extended Source Context
The "Extended Source Context" allows dynamically looking up the content of required files and combining them. This feature is support for both JetBrains and Visual Studio Code IDEs.
The extended source context can be used with all code generation features, including predictive code generation. and autocompletion.
Last updated