{#if $copilotInfo.enabled && $copilotInfo.codeCompletionModel} { storeSetting() }} options={{ right: 'AI code completion' }} /> {:else} { storeSetting() }} options={{ right: 'AI code completion (disabled in workspace settings)' }} /> {/if}