Last week, I wrote about my Sublime Text setup. I write in markdown a lot. And one thing that's been missing for me from Sublime is the ability to add a link to my markdown files using the Last week, I found this solution comes from The OverviewIt involves two parts…
Step 1. Create a snippetTo create a snippet in Sublime Text, select The original snippet from
Because I use this exclusively in markdown, I chose to output a markdown link instead…
Save the file to the Step 2. Map the keyboard shortcutSelect In the user bindings settings in the panel on the right, copy/paste the following JSON property…
The When you're done, save the file and close it. Using itIn your markdown files, you can press If you highlight some text, then press the keys, the selected text gets wrapped in the square brackets automatically, like this…
I apparently could have done this years, and wish I had! Like this? A Go Make Things membership is the best way to support my work and help me create more free content. Cheers, Want to share this with others or read it later? View it in a browser. |
Related Post:
- Build the Right Set of SEO Resources [Webinar]
- Nokia strengthens 5G private wireless ecosystem in Japan with industry-leading alliance
- SEJ Today: 10 Important 2021 SEO Trends You Need to Know
- Nokia to hold an investor call on December 16, 2020 to share the second phase of its refreshed strategy
- Nokia and Zain KSA deliver fastest indoor 5G speeds in the Middle East
0 Komentar untuk "[Go Make Things] How to add links with a keyboard shortcut in Sublime Text"