This extension provides the following settings:
| Setting | Description | Default |
|---|---|---|
mouse-commenter.aiType | AI provider (openai/ollama) | ollama |
mouse-commenter.apiKey | OpenAI API key | "" |
mouse-commenter.endpoint | Ollama API endpoint | http://localhost:11434/api/generate |
mouse-commenter.model | AI model to use | Depends on provider |
mouse-commenter.baseUrl | OpenAI API base URL | https://api.openai.com/v1 |
mouse-commenter.onlyCodeAndComments | Clean mode without extra info | false |
Common issues and solutions:
http://localhost:11434)See CHANGELOG.md for detailed release notes.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
yeongpin - GitHub