ASCII Comment Snippets
A collection of Sublime Text snippets that expand into large, highly visible code comments.
Details
Installs
- Total 5K
- Win 3K
- Mac 1K
- Linux 726
Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 2 | 0 | 0 | 0 | 2 | 2 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
ASCII Comment Snippets
This project came about after being inspired by Arley McBlain's post on Sublime Text + Sass + Ascii Art For the Win. I've been typing out comments manually for entirely too long, so I put these comment snippets together.
Example:
When inside a .css/.scss/.less file ccolors(tab) expands into
/*
.d8888b. 888
d88P Y88b 888
888 888 888
888 .d88b. 888 .d88b. 888d888 .d8888b
888 d88""88b 888 d88""88b 888P" 88K
888 888 888 888 888 888 888 888 "Y8888b.
Y88b d88P Y88..88P 888 Y88..88P 888 X88
"Y8888P" "Y88P" 888 "Y88P" 888 8888P'
*/
I'll be adding more all the time. If you come up with some of your own, pull request me. I'd love to build it out for as many languages as possible!
Usage
Turning off word wrap is a good idea.
Each snippet begins with “c” for comment, namespacing the snippets a bit. If you're about to write a section of CSS for typography, you can do ctypography, ctypo, cfont or cfonts, then hit tab. As fantastic Ascii comment will be dropped into your code.
Snippets
These are comment title - snippet trigger
CSS
- Typography -
ctypography, ctypo, cfont, or cfonts
- Breadcrumbs -
cbreadcrumbs
- Footer -
cfooter
- General -
cgeneral
- Global -
cglobal
- Grid -
cgrid
- Header -
cheader
- Layout -
clayout
- Lists -
clists
- Base -
cbase
- Media Queries -
cmediaqueries
- Modules -
cmodules, cmods
- State -
cstate
- Touch Styles -
ctouch
- Theme -
ctheme
- Colors -
ccolors or ccolor