stefnotch / aftermath-editor

A WYSIWYG mathematics editor that understands your formulas!
https://stefnotch.github.io/aftermath-editor
MIT License
13 stars 0 forks source link

Autocomplete alternative #65

Closed stefnotch closed 11 months ago

stefnotch commented 11 months ago

When a symbol perfectly matches, then a new input tree gets created where the autocomplete has been applied. Depending on what the user does next, this new input tree actually gets used, or gets thrown away.

e.g.

stefnotch commented 11 months ago

Not doing this for now