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

[Feature] Autoclose backticks and asterisks in code editor #1428

Closed
chang opened this issue Jan 17, 2018 · 0 comments
Closed

[Feature] Autoclose backticks and asterisks in code editor #1428

chang opened this issue Jan 17, 2018 · 0 comments
Labels
discussion 💬 Issue concerns a discussion. feature request 🌟 Issue is a new feature request. help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new!

Comments

@chang
Copy link
Contributor

chang commented Jan 17, 2018

Continuing the discussion in #1392 -

It would be a nice feature to have backticks and single/double asterisks close automatically, similar to brackets. When writing markdown, we frequently enclose expressions like so:

`code`
*italics*
**bold**

Also, the user should be able to highlight a block and press * key to surround the text with asterisks. Backticks already have this behavior.

@Rokt33r Rokt33r added help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new! feature request 🌟 Issue is a new feature request. discussion 💬 Issue concerns a discussion. labels Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion 💬 Issue concerns a discussion. feature request 🌟 Issue is a new feature request. help wanted 🆘 Pull request/issue requires extra help from the community. Check these out if you're new!
Projects
None yet
Development

No branches or pull requests

2 participants