Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Fixes unexpected behavior of (**#285

Open
g1eny0ung wants to merge 1 commit intoreasonml-editor:masterfrom
g1eny0ung:fixes-auto-closing-pairs
Open

Fixes unexpected behavior of (**#285
g1eny0ung wants to merge 1 commit intoreasonml-editor:masterfrom
g1eny0ung:fixes-auto-closing-pairs

Conversation

@g1eny0ung
Copy link

@g1eny0ung g1eny0ung commented Oct 21, 2019

Related to #254.

Because of the rule { "open": "(", "close": ")" }, the extra parentheses will be appended to the end if we type (**, remove ")" in "close": "*)" can solve this problem.

@clarksmr
Copy link

It would be wonderful if this could be fixed. I teach a university class that uses OCaml, and this impacts hundreds of my students each semester.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants