This is a simple extension that illustrates a number of concepts when it comes to writing extensions for VS Code.
- Activation on a file type open
 - Contributing to the status bar
 - Subscribing to update events
 - Adding a test to your extension
 - Marking up the 
package.jsonso the gallery looks good 
It's pretty simple open up a Markdown file and the status bar will have an auto-updating wordcount in it...
