HeuristicCompletion-Dependency

Description

HeuristicCompletion-Dependency introduces a new fetcher that enhances Completion’s ability to access package dependencies.

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Created
Oct. 14, 2025
Updated
Dec. 30, 2025
Topics
pharo pharo-smalltalk

README excerpt

# HeuristicCompletion-Dependency

```smalltalk

Metacello new
  githubUser: 'omarabedelkader' project: 'HeuristicCompletion-Dependency' commitish: 'main' path: 'src';
  baseline: 'ExtendedHeuristicCompletionDependency';
  load

```
← Back to results