monkeytype icon indicating copy to clipboard operation
monkeytype copied to clipboard

refactor(hints): improve readability of hints functions (@NadAlaba)

Open nadalaba opened this issue 6 months ago • 0 comments

  • Refactoring joinOverlappingHints() solves the issue of hints joining when they correspond to letters of different lines, which was one of the issues #6636 was supposed to solve.
  • Also add a utility that debounces/locks async functions.

nadalaba avatar Jun 09 '25 15:06 nadalaba