stdlib
stdlib copied to clipboard
[RFC]: add commands for easy switching and previewing of syntax highlighting themes in the REPL
Description
This RFC proposes
- adding commands like
prevThemeandnextThemefor easier switching between syntax highlighting themes - adding a command like
themeSamplethat 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
- [X] I have read and understood the Code of Conduct.
- [X] Searched for existing issues and pull requests.
- [X] The issue name begins with
RFC:.
hey @Snehil-Shah can you assign this to me
@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.