CodacusCoder ExtensionThis is a Visual Studio Code extension that provides inline code completions using local llm AI models. RequirementsThis extension requires the following to be installed on your system:
Extension SettingsThis extension contributes the following settings:
Known IssuesThere are no known issues at the moment. If you encounter a bug or have a feature request, please open an issue on the GitHub repository. Release Notes0.0.1Initial release of CodacusCoder. This version provides basic inline code completions using a AI model. Added the ability to enable or disable the extension by clicking the status bar item. Also made the API endpoint, model, and debounce time configurable through the extension settings. |