Commit 23f8300
chat: make codeblock editors simple widgets (#308896)
Mark chat codeblock and diff editor pools as simple widgets so their
text models are not synced to the extension host. This was the original
behavior before #204780 experimentally changed it.
The tool editor pool was already marked as simple.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ccff27a commit 23f8300
File tree
1 file changed
+2
-2
lines changed- src/vs/workbench/contrib/chat/browser/widget
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments