AI-Otter 2 Feature Drop | 2025.2.2 Patch 1 <debuggerx@debuggerx-PC Update DebuggerX.xml

master
debuggerx 3 weeks ago
parent cb86090d70
commit 33c023b6cc

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

Loading…
Cancel
Save