emacs-php / emacs-php/psysh.el

Input completion

Open
#9 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
34
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The current AutoCompleter enables `readline_completion_function()` directly, but this completion mechanism can be provided in addition to the native `readline()` function. So is the `UserlandReadline`, which is based on Hoa, for example.

The `nodejs-repl.el` suggested by @takeokunn seems to do exactly that.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the current AutoCompleter behavior around readline_completion_function() and compare it with UserlandReadline, then inspect nodejs-repl.el. Done means completion works alongside the native readline() function rather than enabling only readline_completion_function().

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs-lisp, php
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.