Skip to content

Conversation

Snehil-Shah
Copy link
Member

Description

What is the purpose of this pull request?

This pull request:

  • fixes a bug caused by acorn generating duplicate tokens, by processing the tokens before highlighting.
  • updates test case to be receptive to this.

Other

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

To reproduce the bug, type any member expression with more than 2 members. ex: base.dists.normal.

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>
Signed-off-by: Snehil Shah <snehilshah.989@gmail.com>
@kgryte kgryte added the REPL Issue or pull request specific to the project REPL. label Jul 9, 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 3efb708 into stdlib-js:develop Jul 9, 2024
@Snehil-Shah Snehil-Shah deleted the fix-bug branch July 9, 2024 16:44
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.

2 participants