Skip to content

repl: allow autocompletion for scoped packages#10296

Closed
evanlucas wants to merge 1 commit intonodejs:masterfrom
evanlucas:replscope
Closed

repl: allow autocompletion for scoped packages#10296
evanlucas wants to merge 1 commit intonodejs:masterfrom
evanlucas:replscope

Conversation

@evanlucas
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

repl

Description of change

Previously, autocompletion of scoped packages was not supported by the
repl due to not including the @ character in the regular expression.

Loading
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

Successfully merging this pull request may close these issues.

9 participants