Roo-Code/src/core
Roo Code 6b68b164cf fix: prevent "TextEditor is closed/disposed" warnings
- Add disposal tracking and checks to DecorationController
- Add try-catch blocks around TextEditor property access
- Properly dispose decoration controllers in DiffViewProvider
- Add comprehensive tests for disposal handling
- Protect editor access in getEnvironmentDetails and registerCommands

Fixes #5954
2025-07-19 18:42:44 +00:00
..
assistant-message add todo tool (#5182) 2025-07-07 14:07:39 -04:00
checkpoints Disable checkpoint if nested git repos are detected (#4509) 2025-06-10 13:29:19 -07:00
condense feat: add profile-specific context condensing thresholds (#4456) 2025-06-20 23:02:04 -04:00
config fix: prevent empty mode names from being saved (#5766) (#5794) 2025-07-16 17:50:14 -04:00
context-tracking fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
diff Fixes #5206: Update apply_diff tool documentation to accurately reflect multi-file capabilities (#5232) 2025-06-30 09:01:44 -04:00
environment fix: prevent "TextEditor is closed/disposed" warnings 2025-07-19 18:42:44 +00:00
ignore Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
mentions fix: resolve URL loading timeout issues in @ mentions (#5160) 2025-06-30 10:40:53 -04:00
prompts feat: Enable dynamic tool selection in architect mode for context discovery (#5607) 2025-07-11 22:47:45 -04:00
protect Add .vscode/ to the list of write-protected files/directories (#5347) 2025-07-02 13:17:20 -04:00
sliding-window feat: add profile-specific context condensing thresholds (#4456) 2025-06-20 23:02:04 -04:00
task fix: detect Claude models by name for API protocol selection (#5840) 2025-07-17 18:27:52 -04:00
task-persistence fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
tools fix: add character limit to prevent terminal output context explosion (#5777) 2025-07-19 13:26:25 -04:00
webview fix: add character limit to prevent terminal output context explosion (#5777) 2025-07-19 13:26:25 -04:00