vscode-scala-syntax version: 0.3.3 A block comment on a single line of the form: ```scala /** https://github.com/scala/vscode-scala-syntax */ ``` will fail to parse correctly. More specifically as long as the single line block comment has `://` highlighting will break:  Other combinations appear to parse correctly:  