#102 Fix issues with `dyanamic-expand`

Open
opened 5 months ago by nuclearkev · 3 comments

There only seems to be two that I'm aware of:

  • it makes up matches
  • it won't catch matches with capitals in it
There only seems to be two that I'm aware of: - it makes up matches - it won't catch matches with capitals in it
Kevin "The Nuclear" Bloom referenced this issue from a commit 5 months ago

Looks like there are still some issues with this. For example, if you only have 2 characters in the word you're attempting to expand it sometimes won't catch any matches

Looks like there are still some issues with this. For example, if you only have 2 characters in the word you're attempting to expand it sometimes won't catch any matches

This is very tricky. It seems to only happen sometimes. My guess is that it has something to do with the de-duplication bit in the expansion.

This is very tricky. It seems to only happen sometimes. My guess is that it has something to do with the de-duplication bit in the expansion.

Sometimes this ends in an endless loop as well

Sometimes this ends in an endless loop as well
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.