Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REPL: tab complete for Arrays #2316

Closed
jasnell opened this issue Aug 6, 2015 · 1 comment
Closed

REPL: tab complete for Arrays #2316

jasnell opened this issue Aug 6, 2015 · 1 comment
Labels
repl Issues and PRs related to the REPL subsystem.

Comments

@jasnell
Copy link
Member

jasnell commented Aug 6, 2015

Will be looking to land this long standing PR into v0.12. Will need to get it landed in io.js also.

nodejs/node-v0.x-archive#25819

The original issue:
"The tab complete for Arrays will
include any integer indexes. This is
suboptimal because obj.21 is not
valid syntax and a large array will
contain a very cluttered list."

Opening this as a tracking issue to make sure it lands.

/cc @Fishrock123

@mscdex mscdex added the repl Issues and PRs related to the REPL subsystem. label Aug 6, 2015
@jasnell
Copy link
Member Author

jasnell commented Aug 17, 2015

Closing in favor of #2409 ... which is a more complete approach

@jasnell jasnell closed this as completed Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repl Issues and PRs related to the REPL subsystem.
Projects
None yet
Development

No branches or pull requests

2 participants