Files
vscode/src
Bhavya U 8854c84dc9 Add option to render todo list near chat input (#268392)
* Add todo list rendering in chat input and update styles

* Refactor todo list rendering logic to use widget position settings and remove deprecated configuration

* Refactor chat input to integrate ChatTodoListWidget and remove unused IChatTodoListService

* Refactor ChatInputPart to remove unused todo state management and improve session handling for todo list widget

* Integrate ChatTodoListWidget into ChatInputPart and update rendering logic in ChatWidget

* Remove redundant todo state reset logic on chat session change in ChatInputPart

* Remove unnecessary blank line in ChatInputPart class

* Simplify condition check for rendering working set in ChatInputPart

* Remove unused CSS rules for chat editing session todos in interactive session
2025-09-29 10:57:46 +02:00
..
2025-09-29 10:01:06 +02:00
2025-09-01 01:09:43 +09:00