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

More markdown shortcuts #916

Open
igordsm opened this issue Dec 18, 2020 · 1 comment
Open

More markdown shortcuts #916

igordsm opened this issue Dec 18, 2020 · 1 comment

Comments

@igordsm
Copy link
Sponsor Contributor

igordsm commented Dec 18, 2020

Problem

Code only has very basic markdown shortcuts.

Proposal

  • Make the backticks ` work like parenthesis: adding a single backtick adds a double and selecting text and inserting a backtick surrounds the text with it. Backtick is used in markdown to create monospaced text
  • Use Ctrl+Shift+1 up to Ctrl+Shift+6 for headers. Make it a toggle shortcut.
  • Ctrl+Shift+P for inserting images (pictures, get it? ;). Maybe even use a file chooser to select the file.
@nevillepark
Copy link

I would also like this! More suggestions for shortcuts:

  • Ctrl+Shift+' (Ctrl+") for blockquoting the current paragraph or selected text (that is, putting a > at the start of each line)
  • Ctrl+` for wrapping a paragraph/selected text in ``` to create a code block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants