Open abduazizR opened 10 months ago
The tokenizer used for syntax highlighting in visual mode is unfortunately different (and worse) than the one in source mode, so there are some differences as you observed. Keyboard shortcuts are also not 100% supported right now.
Hi I have searched in multiple places, but I could not find an answer. I am using Quarto 1.3.450 with VS code remote to WSL2. The issue is that syntax highlight works fine for Quarto in source mode, but once I shift to the visual mode, I lose syntax highlighting.
to
I also can't use other customized keyboard shortcuts while on Quarto visual mode. For instance, F1 no longer works to get the R help window.
This might be a silly issue, but I really could not find a way to solve it.
Thanks