vscode-nushell-lang icon indicating copy to clipboard operation
vscode-nushell-lang copied to clipboard

Error displayed from LSP is not rendered correctly

Open jaudiger opened this issue 9 months ago • 2 comments

I use this code:

const foo = $"(whoami)"

The LSP tries to show me the issue, but it seems VSCode renders it poorly:

image

jaudiger avatar May 23 '24 05:05 jaudiger