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

[RFC]: add commands for easy switching and previewing of syntax highlighting themes in the REPL #2346

Open
3 tasks done
Snehil-Shah opened this issue Jun 9, 2024 · 2 comments
Labels
REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.

Comments

@Snehil-Shah
Copy link
Member

Description

This RFC proposes

  • adding commands like prevTheme and nextTheme for easier switching between syntax highlighting themes
  • adding a command like themeSample that prints out a syntactically highlighted sample code to demonstrate how the current theme looks like.

Related Issues

Related discussions #2341

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
@kgryte kgryte added RFC Request for comments. Feature requests and proposed changes. REPL Issue or pull request specific to the project REPL. labels Jun 9, 2024
@vexora-0
Copy link

vexora-0 commented Aug 16, 2024

hey @Snehil-Shah can you assign this to me

@Snehil-Shah
Copy link
Member Author

@vexora-0 we don't assign issues, but feel free to open a PR implementing this. I suggest also discussing your plan and implementation details beforehand to avoid wasted work.

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. RFC Request for comments. Feature requests and proposed changes.
Projects
None yet
Development

No branches or pull requests

3 participants