Tim Kelty

Results 332 comments of Tim Kelty

What I've discovered is as long as you chain things together variables and mixins are available. So screen imports forms, forms imports mixins, mixins imports contants, contants imports reset, etc....

In addition to this being broken for the last tab-stop for emmet expansions, it is also totally broken for other snippet tab-stops. Example: ![980f85416938ca8c595b7b4d9720c2fd-1](https://cloud.githubusercontent.com/assets/18329/11148933/cafe1838-89ed-11e5-80d4-d0dd724dcb42.gif)

https://github.com/sgruhier/capistrano-db-tasks/blob/master/lib/capistrano-db-tasks/database.rb#L80

np, thanks. I've managed to grind through it now, but an example of a multi-index query w/ `.derive` in the docs would be excellent.

@thomo13 sure! My scenario: - A `trips` index search (in this case with [Geo-Search](https://www.algolia.com/doc/guides/geo-search/geo-search-overview/) params). These are displayed as "cards" on the page. - The derived search is on the...

NP, sorry for being vague. I just meant to propose a feature request that removes the restriction stated in the docs. > Also if you have a way to do...

@mathg nope - I decided it wasn't worth making 2 requests as described, and convinced the client the same :) Still would be a nice feature though.