Skip to content
New issue

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

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

Already on GitHub? # to your account

[Ocaml] Fix infix definitions #3371

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

deathaxe
Copy link
Collaborator

@deathaxe deathaxe commented May 6, 2022

Fixes #1756

This PR proposes to partly apply the change proposed in the issue to fix infix operator definitions as it seems safe enough not to break something.

Note: The first mentioned issue about function definitions seems to work in ST 4131.

deathaxe added 2 commits May 6, 2022 19:15
Fixes sublimehq#1756

This commit partly applies the proposed change of the mentioned issue
to fix infix operator definitions as it seems safe enough not to break
something.
This commit adds a test to illustrate  correct highlighting of function
definitions.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OCaml] Distorted syntax highlighting on pattern match via function keyword
3 participants