{ dispatch('save'); }} >
{ tab = 'tools'; }}>{$i18n.t('Tools')}
{ tab = 'functions'; }}>{$i18n.t('Functions')}
{ await tick(); }} >
{$i18n.t('Select a tool/function')}
{#each $tools as tool, toolIdx}
{tool.name}
{/each}
{$i18n.t('Save')}