- Autocompletion now honors the Ollama provider url.
- Enabling hotkey (
Cmd + c
for macs andAlt + c
for Windows/Linux) for manually triggering code completions.
- Simplifying README content
- Support for auto-detection of language in code snippets.
- Changing the release number to match VSCode requirements.
- Downgrading modelfusion library as it broke the plugin.
- Added system prompt for better prompt performance.
- Bumped up modelfusion library version.
- Fixing cold start issues in chat panel.
- Disabling poorly designed edit and custom chat functionalities.
- Added support for inline completions.
- Added support for configuring custom Ollama models.
- Enabled support for DeepSeekCoder models.
- Easy access to settings via icon on top-right of the chat pane.