Skip to content

Conversation

Snehil-Shah
Copy link
Member

Resolves #2882.

Description

What is the purpose of this pull request?

This pull request:

  • removes . from the reserved syntax chars regexp to allow correctly completing member expressions.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
@kgryte kgryte added the REPL Issue or pull request specific to the project REPL. label Sep 7, 2024
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, @Snehil-Shah!

@kgryte kgryte merged commit 890427d into stdlib-js:develop Sep 7, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REPL Issue or pull request specific to the project REPL.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: REPL no longer supports TAB completion (e.g., random.strided.<TAB>)
2 participants