-
Hi, I would like to highlight the background color of a selected text whenever I evaluate that in REPL. I would like to do this by updating https://github.com/ocamllabs/vscode-ocaml-platform/blob/master/src/repl.ml#L172-L190 , but I have no idea what to write. Can anyone give hints for me? |
Beta Was this translation helpful? Give feedback.
Answered by
aqjune
Feb 5, 2024
Replies: 1 comment
-
#1382 has that! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aqjune
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#1382 has that!