ocaml / ocaml-lsp

OCaml Language Server Protocol implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floating-point operators are highlighted differently than other operators

awilliambauer opened this issue · comments

Floating point operators are syntax-highlighted differently than other operators. They get colored like types/modules instead of like other operators. Attached screenshot is from VSCode.

operator-highlighting