First off, this is such an amazing plugin for Sublime Text. Amazing job @justinmahar!
I'm just testing it out today for the first time, and I've run into some trouble though. It doesn't seem to play nicely with Require.js. Here's an example with a simple class that works as it should:
But when I wrap the thing in a define block, it stops working and I get the old much less cool auto-compelte dialogue instead:
First off, this is such an amazing plugin for Sublime Text. Amazing job @justinmahar!
I'm just testing it out today for the first time, and I've run into some trouble though. It doesn't seem to play nicely with Require.js. Here's an example with a simple class that works as it should:
But when I wrap the thing in a define block, it stops working and I get the old much less cool auto-compelte dialogue instead: