HeuristicCompletion-Prefix introduces a new fetcher that improves the Completion engine’s capability to analyze the prefix segment during code completion.
# HeuristicCompletion-Prefix ```smalltalk Metacello new githubUser: 'omarabedelkader' project: 'HeuristicCompletion-Prefix' commitish: 'main' path: 'src'; baseline: 'ExtendedHeuristicCompletionPrefix'; load ```