diff --git a/2026-Conference/agenda.md b/2026-Conference/agenda.md index 38f54abf..3607876f 100644 --- a/2026-Conference/agenda.md +++ b/2026-Conference/agenda.md @@ -97,6 +97,7 @@ + !> diff --git a/2026-Conference/talks/2026-Compleshion.pillar b/2026-Conference/talks/2026-Complishon.pillar similarity index 78% rename from 2026-Conference/talks/2026-Compleshion.pillar rename to 2026-Conference/talks/2026-Complishon.pillar index 88cdb3da..75fe5cb2 100644 --- a/2026-Conference/talks/2026-Compleshion.pillar +++ b/2026-Conference/talks/2026-Complishon.pillar @@ -1,14 +1,16 @@ -! A tour with Compleshion +! Complishon: a Better completion engine for Pharo -Stephane Ducasse +Stephane Ducasse (stephane.ducasse@inria.fr) +Omar AbedelKader (omar.abedelkader@inria.fr) +Mehdi Elkokei (mehdi.elkokei@inria.fr) ""Abstract:"" -This talk will start with an overview of the logic behind Compleshion the completion engine of Pharo. +This talk will start with an overview of the logic behind Complishon the completion engine of Pharo. - context aware - syntactically triggered - semantically driven -The talk will go over the default heuristics as well as the new package dependency- oriented features. We will also present the latest UX feature of Compleshion such as the way it takes into account your recent coding as well as your recent selection. +The talk will go over the default heuristics as well as the new package dependency- oriented features. We will also present the latest UX feature of Complishon such as the way it takes into account your recent coding as well as your recent selection. Finally we will show the tolerance introduction that cope with typos.