textarea input with basic inline autocomplete for even lines starting with digits —EditDidWhat

EditDidWhat is open source software by Joel Purra, back end consultant node.js .


A listener will wait for user input in the textarea. For demonstration purposes, only every other row autocompletes. Enter anything on odd lines (no autocomplete), try starting even lines with digits (names will autocomplete).

Input with basic inline autocomplete