{#if !noSyncFromGithub}
Sync from Github
{/if}
{ inferSchema() }} >
inferSchema()} cmdEnterAction={async () => { await inferSchema() runTest() }} formatAction={async () => { await inferSchema() localStorage.setItem(path ?? 'last_save', code) lastSave = code }} class="flex flex-1 h-full !overflow-visible" lang={scriptLangToEditorLang(lang)} automaticLayout={true} {fixedOverflowWidgets} />
{#if testIsLoading}
Cancel
{:else}
{#if testIsLoading}Running{:else}Test
Ctrl+Enter
{/if}
{/if}