{#if showSuggestions}
{#each filteredVariables as variable, i (variable.name)} {/each}
{/if}