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