Rob Dodson 6/25/2012

Sublime Snippet Basics

Read Original

This article explains the basics of Sublime Text snippets, which are reusable code blocks triggered by a keyword and tab. It details how to create a custom snippet for wrapping text in Markdown or other syntax, covering snippet structure, variables like $SELECTION, and how to bind snippets to keyboard shortcuts for faster workflow.

Sublime Snippet Basics

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes