Closed
Description
openedon Sep 7, 2024
Description
Encountered an error when attempting to see the list of potential matches in the REPL. If you don't know the possibilities, you are left in the dark as to what to type next.
Related Issues
n/a
Questions
@Snehil-Shah Is there a reason why this no longer works? Does one of your open PRs address this already?
Demo
Reproduction
$ make repl
In [1]: random.strided.<TAB>
Expected Results
Should display the list of possibilities.
Actual Results
Nothing displays.
Version
No response
Environments
Node.js
Browser Version
No response
Node.js / npm Version
No response
Platform
No response
Checklist
- Read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment