You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the problem disappears when semantic highlighting is disabled in VS Code (using the editor.semanticHighlighting.enabled setting), the issue is with ocaml-lsp's semantic highlighting implementation.
You should create an issue in the ocaml-lsp repository if you haven't already.
( (* comments in unit *) )
in vscode will be highlighted instead of turning grey as other comments.I am unclear if it's a problem of this extension or ocaml-lsp.
The text was updated successfully, but these errors were encountered: