- Add comprehensive overview and features - Include installation/setup instructions - Add usage examples and configuration details - Better structure for discoverability Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
33 lines
703 B
Markdown
33 lines
703 B
Markdown
# Continue-Config
|
|
|
|
Konfigurationsdatei und Best Practices für Continue IDE - ein AI Coding Assistant für VS Code.
|
|
|
|
## Übersicht
|
|
|
|
Dieses Projekt enthält optimierte Konfigurationen für den Continue Copilot:
|
|
- Model-Konfiguration
|
|
- LLM-Provider Setup
|
|
- IDE-Integration
|
|
|
|
## Features
|
|
|
|
- Vorkonfigurierte Modelle
|
|
- Custom Instructions
|
|
- Context-Fenster Optimierung
|
|
|
|
## Installation
|
|
|
|
1. Installieren Sie die Continue Extension in VS Code
|
|
2. Kopieren Sie die Konfiguration in `~/.continue/config.py`
|
|
3. Starten Sie VS Code neu
|
|
|
|
## Konfiguration
|
|
|
|
Bearbeiten Sie `config.yaml` für:
|
|
- Modellauswahl (OpenAI, Claude, etc.)
|
|
- API-Keys
|
|
- Verhaltensoptionen
|
|
|
|
## Dokumentation
|
|
|
|
Weitere Info: https://continue.dev/ |