Arend icon indicating copy to clipboard operation
Arend copied to clipboard

Improve console REPL completion

Open sxhya opened this issue 1 year ago • 2 comments

Improve REPL completion. Currently ImportCompleter will not work on this example: \import Combinatorics.{-caret-} Instead default completion will add Fin (instead of BinOp and Factorial).

Also make console completions smarter...

sxhya avatar Aug 02 '23 13:08 sxhya