Closed whiskeyriver closed 2 years ago
Each keystroke schedules a git status check without debouncing, causing a pile-up of tasks and ensuing slowdown.
Debounce these tasks.
Each keystroke schedules a git status check without debouncing, causing a pile-up of tasks and ensuing slowdown.
Debounce these tasks.