Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 41 additions & 26 deletions docs/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
href: ide/quickstart-ide-orientation.md
- name: More Visual Studio features
href: ide/advanced-feature-overview.md
- name: AI-assisted development
href: ide/ai-assisted-development-visual-studio.md
expanded: true
- name: Installation
items:
Expand Down Expand Up @@ -135,50 +137,63 @@
href: python/
- name: F# >>
href: /dotnet/fsharp/
- name: AI-assisted development
- name: GitHub Copilot
expanded: true
items:
- name: About AI in Visual Studio
href: ide/ai-assisted-development-visual-studio.md
- name: GitHub Copilot
- name: Get started
expanded: true
items:
- name: Install and manage GitHub Copilot
- name: Install and manage
href: ide/visual-studio-github-copilot-install-and-states.md
- name: GitHub Copilot Free
href: ide/copilot-free-plan.md
- name: Use GitHub Copilot Completions
- name: Editor
expanded: true
items:
- name: Code Completions
href: ide/visual-studio-github-copilot-extension.md
- name: Use GitHub Copilot Chat
- name: Chat
href: ide/visual-studio-github-copilot-chat.md
- name: Tips to improve Copilot Chat results
href: ide/copilot-chat-context.md
- name: Next Edit Suggestions
href: ide/copilot-next-edit-suggestions.md
- name: Agent mode
href: ide/copilot-agent-mode.md
- name: MCP servers
href: ide/mcp-servers.md
- name: Next Edit Suggestions
href: ide/copilot-next-edit-suggestions.md
- name: Copilot Edits
href: ide/copilot-edits.md
- name: Debug with GitHub Copilot
- name: Chat context
expanded: true
items:
- name: Tips to improve results
href: ide/copilot-chat-context.md
- name: Guides
expanded: true
items:
- name: Debug with Copilot
href: debugger/debug-with-copilot.md
- name: Troubleshooting
expanded: true
items:
- name: Troubleshoot Copilot state
href: ide/visual-studio-github-copilot-troubleshoot.md
- name: Account
expanded: true
items:
- name: GitHub Copilot Free
href: ide/copilot-free-plan.md
- name: Deploy GitHub Copilot to your enterprise
href: ide/deploy-copilot-to-enterprise.md
- name: Admin controls for GitHub Copilot
href: ide/visual-studio-github-copilot-admin.md
- name: Troubleshoot GitHub Copilot state
href: ide/visual-studio-github-copilot-troubleshoot.md
- name: IntelliCode
items:
- name: 'What is IntelliCode?'
href: ide/intellicode-visual-studio.md
- name: 'IntelliCode: Whole-line autocompletions'
href: ide/visual-studio-whole-line-completions.md
- name: 'IntelliCode: Suggestions'
href: ide/intellicode-suggestions.md
- name: 'Privacy & IntelliCode'
href: ide/intellicode-privacy.md
- name: IntelliCode
items:
- name: 'What is IntelliCode?'
href: ide/intellicode-visual-studio.md
- name: 'IntelliCode: Whole-line autocompletions'
href: ide/visual-studio-whole-line-completions.md
- name: 'IntelliCode: Suggestions'
href: ide/intellicode-suggestions.md
- name: 'Privacy & IntelliCode'
href: ide/intellicode-privacy.md
- name: Develop
items:
- name: Organize and edit code
Expand Down