Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typo-Tolerance

Pharo P14 License: MIT PRs Welcome Status: Active

Typo Tolerance is a Pharo extension that preserves prefix matching as the primary acceptance rule and uses approximate matching only as a fallback, with a configurable tolerance.


Example:

TypoTolerance
Metacello new
  githubUser: 'pharo-completion' project: 'typo-tolerance' commitish: 'main' path: 'src';
  baseline: 'TypoTolerance';
  load.

About

Typo Tolerance extension for COMPLISHON

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages