stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

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

Open Snehil-Shah opened this issue 1 year ago • 2 comments

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

  • [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:.

Snehil-Shah avatar Jun 09 '24 12:06 Snehil-Shah

hey @Snehil-Shah can you assign this to me

vexora-0 avatar Aug 16 '24 07:08 vexora-0

@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.

Snehil-Shah avatar Aug 16 '24 09:08 Snehil-Shah