Snippets

Save time - use snippets!

I'm finding that the best way to create snippets in VSC is to use / at the start of the snippet - it'll autoload your list of snippets quicker than hitting Ctrl-Space to load your snippets. It's also helpful when you forget the prefix you created!

As a [PubWriter] here are some time saving snippets:

Example:

TextExpander embraced this idea and has made millions from it!

There's also a free Plug In for Google Chrome

Creating snippets in Atom.io

Here is my snippets file for Atom:

https://www.dropbox.com/s/wok5hvpkhem91v9/snippets.cson?dl=0

More info at:

http://flight-manual.atom.io/using-atom/sections/snippets/

You can also use the

Time saving snippets I use with the Google Chrome plugin (mentioned above)

"!hl": "TEXT",
"ad.": "https://login.authordock.com/account/register",
"d8": "it is %d(MMMM Do YYYY, h:mm:ss a) right now",
"dl.": "dl.dropboxusercontent.com",
"rpw.": "http://read.pubwriter.com/",
"yt.": "{{youtube(xxx)}} "