Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Cm close brackets#1392

Merged
Rokt33r merged 2 commits into
masterfrom
cm-close-brackets
Jan 13, 2018
Merged

Cm close brackets#1392
Rokt33r merged 2 commits into
masterfrom
cm-close-brackets

Conversation

@sosukesuzuki

Copy link
Copy Markdown
Contributor

I implemented one of the #1390 with a codemirror addon.
You enter a bracket, editor close a bracket automatically.
1 -13-2018 15-44-16

@jalalmostafa

Copy link
Copy Markdown

Thanks for implementing one of the features. It is awesome!

@Rokt33r Rokt33r deleted the cm-close-brackets branch January 14, 2018 03:38
@chang

chang commented Jan 16, 2018

Copy link
Copy Markdown
Contributor

@sosukesuzuki This may be nontrivial to implement since AFAIK there is no codemirror addon for it, but do you thinkautoclosing backticks and asterisks would be a worthwhile feature? My thought is that when editing markdown, we frequently enclose expressions in backticks for code blocks, and asterisks for *italic* **bold**.

@Rokt33r

Rokt33r commented Jan 17, 2018

Copy link
Copy Markdown
Member

@ericchang00 It should be nice to have. Could you create an issue for it?

@tewe

tewe commented Feb 2, 2018

Copy link
Copy Markdown

Thanks for adding this! How can I disable it?

@Rokt33r

Rokt33r commented Feb 2, 2018

Copy link
Copy Markdown
Member

@tewe It is not possible for now. How about you to try to implement it?

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

Labels

None yet

7 participants