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

Disable auto-pairing ` in OCaml #8260

Merged
merged 1 commit into from Sep 12, 2023
Merged

Conversation

Bannerets
Copy link
Contributor

Similar to what was done in #6381, the backquote in OCaml can be used in the beginning of a constructor (type t = [`Foo]) and should not be auto-paired.

@the-mikedavis the-mikedavis added E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Sep 12, 2023
@the-mikedavis the-mikedavis merged commit e4ba237 into helix-editor:master Sep 12, 2023
6 checks passed
@Bannerets Bannerets deleted the ocaml branch September 12, 2023 17:53
acristoffers pushed a commit to acristoffers/helix that referenced this pull request Nov 18, 2023
dgkf pushed a commit to dgkf/helix that referenced this pull request Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants