FuzzyAutocompletePlugin v2.0.1 Release Notes

Release Date: 2014-04-24 // about 10 years ago
  • A minor update with small bugfixes and improvements, including:

    • Replaced letter- and prefix- caches with simple cached results stack
      ๐Ÿ”Œ thus making backspacing much faster (Issue #29)
    • ๐Ÿ”Œ Previous/Next completion shortcuts now work properly (Issue #36)
    • ๐Ÿ”Œ Completion List now automatically shows for one letter (Issue #37)
    • Hide Inline Preview more reliably when disabled in settings
    • ๐Ÿšš Moved FuzzyAutocomplete menu item into Editor menu
    • โž• Added option to disable plugin in settings
    • ๐Ÿ›  Fixed alphabetical sorting of results when using parallel scoring
    • Reliability++
    • ๐ŸŽ Performance++