|
14 | 14 | href: ide/quickstart-ide-orientation.md |
15 | 15 | - name: More Visual Studio features |
16 | 16 | href: ide/advanced-feature-overview.md |
| 17 | + - name: AI-assisted development |
| 18 | + href: ide/ai-assisted-development-visual-studio.md |
17 | 19 | expanded: true |
18 | 20 | - name: Installation |
19 | 21 | items: |
|
135 | 137 | href: python/ |
136 | 138 | - name: F# >> |
137 | 139 | href: /dotnet/fsharp/ |
138 | | -- name: AI-assisted development |
| 140 | +- name: GitHub Copilot |
139 | 141 | expanded: true |
140 | 142 | items: |
141 | | - - name: About AI in Visual Studio |
142 | | - href: ide/ai-assisted-development-visual-studio.md |
143 | | - - name: GitHub Copilot |
| 143 | + - name: Get started |
144 | 144 | expanded: true |
145 | 145 | items: |
146 | | - - name: Install and manage GitHub Copilot |
| 146 | + - name: Install and manage |
147 | 147 | href: ide/visual-studio-github-copilot-install-and-states.md |
148 | | - - name: GitHub Copilot Free |
149 | | - href: ide/copilot-free-plan.md |
150 | | - - name: Use GitHub Copilot Completions |
| 148 | + - name: Editor |
| 149 | + expanded: true |
| 150 | + items: |
| 151 | + - name: Code Completions |
151 | 152 | href: ide/visual-studio-github-copilot-extension.md |
152 | | - - name: Use GitHub Copilot Chat |
| 153 | + - name: Chat |
153 | 154 | href: ide/visual-studio-github-copilot-chat.md |
154 | | - - name: Tips to improve Copilot Chat results |
155 | | - href: ide/copilot-chat-context.md |
| 155 | + - name: Next Edit Suggestions |
| 156 | + href: ide/copilot-next-edit-suggestions.md |
156 | 157 | - name: Agent mode |
157 | 158 | href: ide/copilot-agent-mode.md |
158 | 159 | - name: MCP servers |
159 | 160 | href: ide/mcp-servers.md |
160 | | - - name: Next Edit Suggestions |
161 | | - href: ide/copilot-next-edit-suggestions.md |
162 | 161 | - name: Copilot Edits |
163 | 162 | href: ide/copilot-edits.md |
164 | | - - name: Debug with GitHub Copilot |
| 163 | + - name: Chat context |
| 164 | + expanded: true |
| 165 | + items: |
| 166 | + - name: Tips to improve results |
| 167 | + href: ide/copilot-chat-context.md |
| 168 | + - name: Guides |
| 169 | + expanded: true |
| 170 | + items: |
| 171 | + - name: Debug with Copilot |
165 | 172 | href: debugger/debug-with-copilot.md |
| 173 | + - name: Troubleshooting |
| 174 | + expanded: true |
| 175 | + items: |
| 176 | + - name: Troubleshoot Copilot state |
| 177 | + href: ide/visual-studio-github-copilot-troubleshoot.md |
| 178 | + - name: Account |
| 179 | + expanded: true |
| 180 | + items: |
| 181 | + - name: GitHub Copilot Free |
| 182 | + href: ide/copilot-free-plan.md |
166 | 183 | - name: Deploy GitHub Copilot to your enterprise |
167 | 184 | href: ide/deploy-copilot-to-enterprise.md |
168 | 185 | - name: Admin controls for GitHub Copilot |
169 | 186 | href: ide/visual-studio-github-copilot-admin.md |
170 | | - - name: Troubleshoot GitHub Copilot state |
171 | | - href: ide/visual-studio-github-copilot-troubleshoot.md |
172 | | - - name: IntelliCode |
173 | | - items: |
174 | | - - name: 'What is IntelliCode?' |
175 | | - href: ide/intellicode-visual-studio.md |
176 | | - - name: 'IntelliCode: Whole-line autocompletions' |
177 | | - href: ide/visual-studio-whole-line-completions.md |
178 | | - - name: 'IntelliCode: Suggestions' |
179 | | - href: ide/intellicode-suggestions.md |
180 | | - - name: 'Privacy & IntelliCode' |
181 | | - href: ide/intellicode-privacy.md |
| 187 | +- name: IntelliCode |
| 188 | + items: |
| 189 | + - name: 'What is IntelliCode?' |
| 190 | + href: ide/intellicode-visual-studio.md |
| 191 | + - name: 'IntelliCode: Whole-line autocompletions' |
| 192 | + href: ide/visual-studio-whole-line-completions.md |
| 193 | + - name: 'IntelliCode: Suggestions' |
| 194 | + href: ide/intellicode-suggestions.md |
| 195 | + - name: 'Privacy & IntelliCode' |
| 196 | + href: ide/intellicode-privacy.md |
182 | 197 | - name: Develop |
183 | 198 | items: |
184 | 199 | - name: Organize and edit code |
|
0 commit comments