Edward Chu
Edward Chu
It's the same using RequireJS to load the lib files. From the comments where head.js is used you may know why, see [client/assets/js/boot.js](https://github.com/ThomasBurleson/angularjs-Quizzler/blob/master/client/assets/js/boot.js). And one more reason I guess, Thomas(the...
Hi Thomas, would you mind to share the name of the editor in the screenshot? It's like Sublime Text but I'm not sure, and the symbol definition jumping looks great....
Awesome, remembered I've tried WebStorm before, very smart IDE. Thanks for the reply!
Yes this should be a cool feature, great to see somebody wants it.
Wow it's rare to see a linux user using Brackets I think! It seems like a webkit bug and I used to see this on Windows, but restart the machine...
Any linux users with the same problem?
Supes awesome! I'll check it later, thanks man.
Hi @cfjedimaster, sorry for the super late reply! It does not support manual trigger so far, but I'm happy to add it into todo list, thanks for advice!
Hi dude! The snippets would be converted to tabs if the editor is using tab for indentation. I know there are some issues about indentation, but would you mind to...
> spaces in the snippets need to stay spaces regardless of your indent settings Well some dudes say that snippets should follow the indent settings lol, and I'm working on...