Results 6 issues of Alucard

I ran into some error with babel configuration since they using removed babel 5 options. When I removed all stuff in .babelrc, it works.

Hi! I think we need to keep track of both translated/untranslated items to ensure the app is properly translated. I believe you guys doing automate this copy & paste(`source_strings.json` to...

enhancement

Just a suggestion, It would be nice if there is a demo app to check what it looks like without API keys in no time 👍

Assuming there are two words in the same file, ``` BANANA banana ``` If i type 'ban' and triggering this extension, it should be comes up with 'banana' first, not...

simple autocomplete

For now I just restart manually after making changes because babel doesn't automatically transpile original code when changes are made. So basically I feel getting no benefits from using nodemon...