Files
sourcekit-lsp/Sources/SKUtilities
Rintaro Ishizaki 10be054a63 [SKUtilities] Fix Debouncer deadline reset on subsequent scheduleCalls
`inProgressData` was always storing `ContinuousClock.now + debounceDuration`
instead of the computed `targetDate`, causing the debounce deadline to reset
on every call rather than being fixed at the time of the first `scheduleCall`.
2026-03-26 15:06:56 -07:00
..
2025-10-31 14:11:11 -07:00
2025-10-31 14:11:11 -07:00