Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax highlighting does not recognize colons after newlines #14

Open
JasonGross opened this issue Mar 10, 2022 · 0 comments
Open

Syntax highlighting does not recognize colons after newlines #14

JasonGross opened this issue Mar 10, 2022 · 0 comments

Comments

@JasonGross
Copy link

I've discovered the following in the wild:

val rewrite_attributes : rewrite_attributes Attributes.attribute

val declare_relation
  : rewrite_attributes
  -> ?binders:local_binder_expr list
  -> constr_expr
  -> constr_expr
  -> Id.t
  -> constr_expr option
  -> constr_expr option
  -> constr_expr option
  -> unit

image
I believe both functions should have similar highlighting.

(I am reporting here because GitHub claims to use this repo for OCaml syntax highlighting with linguist)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant