Commit 5b78679
authored
Fix issues with agent mode disabled (microsoft#258371)
- When agent mode is selected, then disabled, fall back to ask mode
- Disable custom modes when agent mode disabled
Fix microsoft/vscode-copilot#190721 parent 3b2a65d commit 5b78679
File tree
2 files changed
+7
-2
lines changed- src/vs/workbench/contrib/chat
- browser
- common
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
696 | | - | |
| 696 | + | |
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
164 | 169 | | |
165 | 170 | | |
166 | 171 | | |
| |||
0 commit comments