Skip to content

Custom Autocompletion entries #23

@LeonMatthes

Description

@LeonMatthes

As the developer of a Squeak Tool, it would be great to have the ability to define my own Autocompletion entries so that for example search bars could have custom fitted Autocompletion support.

Goal:
Define an API that allows TextMorph-model programmers to provide their own entries to the Autocompletion.

Secondary Goal:
Keep the API generic enough, so that anyone could implement the API hooks without instantly adding the Autocompletion as a dependency

Implementation notes
It is already possible to select a custom ECModel subclass, maybe just provide an ECModel subclass that asks the TextMorph-model for the necessary entries

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIThis requires changes to the public APIenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions