Auto Complete wasn't working when using Symbol provider (wrong naming in language-pug.cson and pug.cson)
This syntax need major refactoring for sure, but calling the comment regex detection in two places solve the syntax switch on/off. Ugly but it works.
Changed slightly syntax comment detection organization, which almost works but there are still some quirks that are connected to the fact the line above the comment has or doesn't have leading spaces.
- Fixes to syntax highlighting (doctype)
- Attempted language-pug.cson cleanup/fix
- Added test folder
- Added configuration instruction in our README.md
- First beta release