Skip to content

docs: add VS Code Copilot native integration guide via chatLanguageModels.json#259

Open
xiongsircool wants to merge 1 commit into
deepseek-ai:mainfrom
xiongsircool:add-vscode-copilot-native-guide
Open

docs: add VS Code Copilot native integration guide via chatLanguageModels.json#259
xiongsircool wants to merge 1 commit into
deepseek-ai:mainfrom
xiongsircool:add-vscode-copilot-native-guide

Conversation

@xiongsircool

Copy link
Copy Markdown

Summary

Add a guide for integrating DeepSeek V4 into VS Code Copilot Chat using the native chatLanguageModels.jsonno third-party extension required.

Changes

  • New: docs/vscode_copilot.md — English guide
  • New: docs/vscode_copilot.zh-CN.md — Chinese guide
  • Modify: README.md — insert table entry in alphabetical order
  • Modify: README.zh-CN.md — insert table entry in alphabetical order
  • New: docs/assets/vscode_add_deepseek_*.png — 6 step-by-step screenshots

Checklist

  • Both English and Chinese versions
  • Model names are current (deepseek-v4-pro / deepseek-v4-flash)
  • 1M context window configured (maxInputTokens: 1000000)
  • Thinking enabled with reasoning effort levels (low/max/xhigh)
  • No deprecated model names (deepseek-chat, deepseek-reasoner, deepseek-coder)
  • README table entry inserted in alphabetical order
  • One tool per PR

…dels.json

- Add English guide: docs/vscode_copilot.md
- Add Chinese guide: docs/vscode_copilot.zh-CN.md
- Insert alphabetical table entries in both README.md and README.zh-CN.md
- Include 6 step-by-step screenshots in docs/assets/
- Configuration includes thinking, supportsReasoningEffort, and settings fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant