Tim Kelty
Tim Kelty
I was wrong, this is still an issue
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....
+1, exactly what I was looking for!
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: 
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...
@bobylito Yep!
@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.