🚀 Ollama Assist
Local Ollama chat assistance with additional features to boost productivity.
✨ Features
- Multiple chat windows
- Markdown chat rendering with one-click copy-to-clipboard function on code-blocks
- Configurable code-block (dark) themes: atom-one-dark, monokai, obsidian, ...
- Messages can be deleted -> effectively removing them from the ai memory
- Stop button for request cancelling
- Context functions: Comment-Code, Explain-Code, Fix-Code and Append-to-Chat -> First three configurable to other languages
- Rules-Directory (optional) and System-Prompt
- Openend Files & Code-Fragments can be appended to context with a simple click
- Local settings -> No main config pollution. Settings will be deleted on uninstall
📦 Installation
Over the Marketplace
- Open VSCode
- Go to extensions (
Ctrl+Shift+X)
- Search for Ollama Assist
- Click on Install
Manually
code --install-extension ollamaassist
| |