AI-Narwhal 4 Feature Drop | 2025.1.4 <debuggerx@debuggerx-PC Update DebuggerX.xml, AIOnboardingPromoWindowAdvisor.xml

master
debuggerx 2 months ago
parent c31e0e1f78
commit eecc6f3d58

@ -1,6 +1,6 @@
<application>
<component name="AIOnboardingPromoWindowAdvisor">
<option name="attempts" value="3" />
<option name="attempts" value="4" />
<option name="shouldShowNextTime" value="NO" />
</component>
</application>

@ -24,7 +24,7 @@
<option name="DART" value="true" />
</context>
</template>
<template name="cc" value="Color(0x$hex$)" toReformat="false" toShortenFQNames="true">
<template name="cc" value="Color(0x$hex$)" description="" toReformat="false" toShortenFQNames="true">
<variable name="hex" expression="groovyScript(&quot;_1.startsWith('#') ? _1.substring(7, 9) + _1.substring(1, 3) + _1.substring(3, 5) + _1.substring(5, 7) : ''&quot;, clipboard())" defaultValue="" alwaysStopAt="true" />
<context>
<option name="DART" value="true" />

Loading…
Cancel
Save