vscode-wit
vscode-wit copied to clipboard
Highlighter bug
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:
OK:
OK:
Wrong:
This is valid syntax according to wit-bindgen
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.
This should be fixed by https://github.com/bytecodealliance/vscode-wit/pull/36