This extension leverages AI models that are executed locally, providing fast and privacy-conscious code completions.Requirements
Setting up Ollama
After the download is complete, you should start seeing completions as you code. Extension SettingsDebounce Delay: The delay (in milliseconds) before triggering completion after typing stops. Enable Inline Completion: Enable or disable inline completion functionality. Temperature: Controls the randomness of AI completions. Higher values result in more varied responses. Model: The AI model to use for generating completions. Extension CommandsToggle Inline Completion: Toggle inline completion functionality. |