vscode-wit icon indicating copy to clipboard operation
vscode-wit copied to clipboard

Highlighter bug

Open badeend opened this issue 2 years ago • 2 comments

I noticed something odd in the syntax highlighting. I think it has something to do with nested type parameters. Note how the signature of cause affects the highlighting of effect:

OK: image OK: image OK: image

Wrong: image

This is valid syntax according to wit-bindgen

badeend avatar Feb 14 '24 09:02 badeend

This issue has been marked as stale because it has been open for 60 days with no activity. It will be closed in 7 days unless there is further activity. To keep it open, add a comment or remove the stale label.

github-actions[bot] avatar May 13 '25 02:05 github-actions[bot]

This should be fixed by https://github.com/bytecodealliance/vscode-wit/pull/36

tanishiking avatar May 16 '25 05:05 tanishiking