Skip to content

pharo-completion/group-entries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group-Entries

Pharo P14 License: MIT PRs Welcome Status: Active

Group Entries is a Pharo extension that clusters raw completion entries into meaningful groups, making results easier to browse and understand. Entries that don’t fit any group remain as standalone completion candidates, ensuring nothing is lost.


Example:

GroupEntries
Metacello new
  githubUser: 'pharo-completion' project: 'group-entries' commitish: 'main' path: 'src';
  baseline: 'GroupEntries';
  load.

About

Group Entries extension for COMPLISHON

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors