Open kwonoj opened 1 year ago
Thanks for reporting the issue. We've been able to reproduce your problem but are unsure how to fix it yet. It is likely it will need to be fixed in vscode-neovim
. We are continuing to investigate and will either raise an issue or a pull request with the vscode-neovim
if it needs to be fixed in their code.
Issue description or question
I'm observing output pane for the quokka having
<200b>
. It seems like this is not the issue of quokka itself, I could confirm if I enable vscode-neovim extension (https://github.com/vscode-neovim/vscode-neovim) seems neovim puts those into the text buffer.Still, it's cumbersome to read values with those characters - curious if there's way to configure to ignore / strip out those character? it doesn't seem to appear in other text editor area.
Code editor version
Visual Studio Code v1.84.2
OS name and version
Seems appearing on all of the platforms (Mac / Windows)