Open tgr opened 6 years ago
E.g. type array_slice and then press tab several times. The result will be something like
array_slice
>>> array_slice array_slice >>> array_slice array_slice array_slice >>> array_slice array_slice array_slice >>> array_slice array_slice
(tested on v0.9.6)
This is fixed by #649!
E.g. type
array_slice
and then press tab several times. The result will be something like(tested on v0.9.6)