Goscha Graf

Results 8 comments of Goscha Graf

Problem still persists. It's working one moment, but then all of a sudden it stops and from then on nothing works anymore... console output: ``` ArcticTypescript: error : Internal ArcticTypescript...

I have a new autocomplete library that supports multiple selections and independent templates , but unfortunately it is not open sourced yet. I hope I can put it online soon....

Could you make a working (!) example on http://plnkr.co, http://codepen.io or http://jsfiddle.net

Currently on a tight schedule on other projects. But if you submit a pull request I can merge it :smiley:

You don't have too use an array of string. If you change the template, you probably can use any kind of object. Then you also have to change the `filter`...

You can adapt the template for your needs in `autocomplete.js`: ``` javascript { ... template: '\ \ \ \ \ \ ' ... } ``` In the `` you can...

also happening with semicolons in JSON files ``` javascript { bla: "stuff"; // i know this is wrong but i still want to see it } ``` and with &&...

I have a a problem, that AutoSubs doesn't start anymore. When I start it manually it show exactly that, "No timeline detected". Not sure how to fix.