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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

repl: support syntax highlighting #53571

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RedYetiDev
Copy link
Member

Instead of sending many REPL changes in one PR (#52965), it was recommended to me to implement these one-by-one.

First up: Syntax highlighting 馃帀

This PR adds RegEx-based syntax highlighting to the REPL.

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem. labels Jun 24, 2024
@RedYetiDev RedYetiDev changed the title repl: enable syntax highlighting repl: support syntax highlighting Jun 24, 2024
@RedYetiDev
Copy link
Member Author

CC @nodejs/repl

@RedYetiDev RedYetiDev mentioned this pull request Jun 24, 2024
3 tasks
@ZYSzys
Copy link
Member

ZYSzys commented Jun 25, 2024

Could you add some tests ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. repl Issues and PRs related to the REPL subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants