-
Notifications
You must be signed in to change notification settings - Fork 356
#114: only activate ctrl-shift-m keybinding when editing MarkDown source #249
base: master
Are you sure you want to change the base?
Conversation
👍 I think this is a good idea, but it does change the usage of the command a bit (now you have to have focused an editor, when before it worked anywhere in the workspace), so I'd like other people to weigh in on this first. /cc @atom/feedback |
Yes indeed. I'm quite afraid that the |
Don't worry, that's not how the
I agree, but I want to get a bit more feedback before I merge. I'm definitely 👍 for this change though. |
Thanks!
|
I'm 👍 on this PR. I've posted a question on the linked PR. |
@thomasjo: please have a look to #114, and (more complete story) atom/bracket-matcher#124. You'll understand the full story ! |
@brunetton said in #114:
This might be the moment to propose that *-preview (where, * is markdown, svg, image or whatever) could have a common "open preview" keybinding tentatively uniform across the board. |
I like @lloeki's idea of a "preview" key. |
Can we be sure that a user will always have a 'gfm' grammar when they want a preview? |
This was discussed on a previous pull request that is very similar to this one: #175 (comment) |
Indeed @kevinsawicki, I didn't get it. Thanks for pointing this out. I didn't checked wether "markdown-preview" package would be useable for html and cofeescript :) So, the css selector Some possible next steps then :
|
Any news on this ? |
I am really happy to see @brunetton 's works merged. Forgive me if I mention the wrong person. |
Two pull requests that goes together :
ctrl-shift-m
when in markdown editing context (to free that shortkey for all other grammars)ctrl-shift-m
for select-inside-brackets action