Davide Maggio

Results 8 comments of Davide Maggio

@ubuntudroid Yeah, I'll create a PR. Could you test it before my PR? ~[download](https://github.com/droidchef/hops/files/xx1455/ext.zip)~

@neworld Something is not working at line 58 of [content.js](https://github.com/DVDAndroid/hops/blob/kotlin-support/content.js#L58). The CSS selector seems that it doesn't find any `td` which contains `TimerController`

Hi @neworld @ubuntudroid, I just updated my fork and the extension. Can you try it before the PR? ~[hops.zip](https://github.com/droidchef/hops/files/xx3703/hops.zip)~ Here's my last commit that workarounds last issue: https://github.com/DVDAndroid/hops/commit/d0a3ab6127d4bd39e8889136619e0e8481824f2f

@droidchef Fixed CSS highlighting, but it doesn't find the file. ~[hops.zip](https://github.com/droidchef/hops/files/xx4156/hops.zip)~

@neworld Try now please: ~[hops.zip](https://github.com/droidchef/hops/files/xx4235/hops.zip)~

Fixed some small bugs. Looks good to me. Tested also on some Android files written in Kotlin. [hops.zip](https://github.com/droidchef/hops/files/993674/hops.zip). Remove old versions of the extension before install

I've opened the PR. The problem of Kotlin is that you can create multiple classes in `kt` files and you can call the `kt` file in different way. I think...

Or I think it's possible to make a HTTP request to the class, if it returns 404, don't highlight on the file...