Hello All
I would like to create a short cut for toggle between bold and not bold font.
Ctrl + B …for instance
How to do it? thank you
Bold font shortcut
Andrej2
#1
0 Likes
bschaaf
#2
Sublime Text isn’t a WYSIWYG editor like Microsoft Word, so you can’t mark something as bold without adding text. If you’re using Markdown you can bold something by selecting that text and typing *
twice.
1 Like
Andrej2
#3
I would like to make bold everything and toggle when not needed. Not just part of document. Thank you for replay.
Right now I am doing by opening settings, but that is tiresome. So I am asking how to do shortcut.Hope is possible.
Sorry if I was not clear in the first post what I would like to achieve.
0 Likes