> On 8 Dec 2021, at 22:24, Mathieu Dubois via Pharo-users
> <pharo-users@lists.pharo.org> wrote:
>
> gettimothy wrote:
>
> https://github.com/ahungry/geben
>
> that is the protocol emacs/php uses. Dbg .
>
> iirc, there is another standard for code browsing, highlighting, etc.
>
> If i find it I will ping you.
>
> Are you talking about LSP
> (https://en.wikipedia.org/wiki/Language_Server_Protocol) ?
This also already exists for Pharo:
https://badetitou.fr/projects/vscode-pharo/2021/12/02/with-gtk/
https://marketplace.visualstudio.com/items?itemName=badetitou.pharo-language-server
Sven