Skip to content

Disable auto-pairing ` in OCaml - #8260

Merged
the-mikedavis merged 1 commit into
helix-editor:masterfrom
eilvelia:ocaml
Sep 12, 2023
Merged

Disable auto-pairing ` in OCaml#8260
the-mikedavis merged 1 commit into
helix-editor:masterfrom
eilvelia:ocaml

Conversation

@eilvelia

Copy link
Copy Markdown
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
@eilvelia
eilvelia deleted the ocaml branch September 12, 2023 17:53
dgkf pushed a commit to dgkf/helix that referenced this pull request Jan 30, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 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.

3 participants