- Introduced a grace period in EditorFileWatcher to ignore rapid 'change' events during startup, preventing performance issues in large repositories. - Added a new IPC channel for setting watched file paths, optimizing file monitoring by focusing on currently open tabs. - Updated the editor API to include the new setWatchedFiles method, enhancing performance by avoiding unnecessary project-wide file watching. - Enhanced tests for EditorFileWatcher to validate the new startup behavior and ensure proper event handling. |
||
|---|---|---|
| .. | ||
| ipc | ||
| services | ||
| utils | ||